Collapse with data from DB

Collapse with data from DB

Hi all
 
Hope this is the right forum to post this in.
 
Im new to jQuery, so hope you can help me and guide me the right way :)
 
I have a FAQ section on a homepage. I want to show the questions onLoad and onClick collapse and show the answer. Something like http://www.webintenta.com/9914.html / http://www.webintenta.com/Files/JQueryCollapse.html
 
But how do i do this on my ASP.NET page when i need to take the data from my MSSQL db?
 
Thanks in advance
 
Regards