I want my content be opened below my title link
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I have some title in database and some related information. i want to list title in page, and when user click on title link, related content come below title. How i can do this? Thank you
Hoda
You want it inline ? You'd probably use a repeater, and write out all the data in hidden divs, or you'd make an AJAX call to get your data.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )