Hi,
I'm quite fresh to c# and usually i'm doing vb.net.
I need to add a Rules & Regulation on top of each forum topic.
Any idea on how am i going to put in this in my forum?
I would like to put different rules & regulation for each forum, e.g.
Term & Regulation
1. Do not spam
2. No sex topic allowed
Each forum will have their own unique forumid, but i want to know how to trigger my usercontrol
to display out the text from database when user click on the forum topic based on the forumid.