Hi,
I am very new to ASP.net; for practice i am building a website.
This website contains a master page, which holds a list box with some items.
I have designed content page as well.
What i want is, when i click a particular item in list box, a specific content page must be tagged to the contentplaceholder of the master page.
How can this be done. Please help!
Thanks in Advance.