Hi
I want to generate the questions and take survey on that product. so i need the code for the generate question and take survey for that questions..
How to implement this...
Looking forward
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prasad GodbolePosted Jun 4, 2012, 3:58 AM
You can store your survey question in the database and then display it on webpage in data grid view OR by dynamically generating the controls for the survey form.
Its structure completely depends on your requirements. If your survey is huge and its going to be used for long period then you will have to design it properly i.e. you will have to generate survey forms dynamically.
Thanks
Prasad