Hi,
I'm developing an online survey application for my University project.
I managed to save the newly created survey data into the database and now the problem is that i don't know how to populate the saved questions into a page (which sent to the customer to get responses) dynamically. And that response data should also be saved to the database.
Can anyone please help me on this. I'm using ASP.NET for this.
Thanks