I want to create an FAQ page like the one on this website
http://www.microsoft.com/windows/windows-7/faq.aspx
When you click on the question, the answer expands...click it again and it collapses
My Ques, answers are stored in a database..I googled and found out there's this Javascript to achieve this BUT also came across something that said it can be done using Repeater Controls
How to do that ? Any link to some tutorial would be great..thanks