Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i am currently working on a small project which is about doing online survey.
i want to make a form which should show questions and thier choices with radio buttons to fill appropiate choice. questions and choices must be selected from database on the basis of survey you select to fill? how this can be done in asp.net c#??

plz help
thnks.......
Posted
Comments
irfanniazi 25-Jul-13 2:25am    
i have currently used sql data source .. and data grid to show questions and options but it is not working the way i want . kindly share a tutorial plz..

1 solution

pls ......
I konw how to do it .
But how can I help you ?

1.code your html and js ;in .aspx
2.code your server page ;in .aspx.cs
3.get data from database ;in .cs
4......do that you want to do

If you need more helps deeply ,send message to me .
 
Share this answer
 
v2
Comments
irfanniazi 25-Jul-13 2:43am    
the prblm i m getting is this that when i select survey all question are shown at one place i want to show one question then its options and then second questions... not getting the required format??
Chui PuiKwan 25-Jul-13 2:58am    
1.show all your questions in your aspx
2.when someone clicks one specific question ,list the options below the question .
Chui PuiKwan 25-Jul-13 2:59am    
certainly ,you must master JavaScript script .

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900