Click here to Skip to main content
15,892,674 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
like feedback form is

facultyname- dropdownlist
subjectname - dropdlist
studentname-textbox

1. lectuer
lecture clearity 0 exellent 0 vgood 0 good 0 poor
Posted
Comments
Member 10912680 29-Jun-14 13:04pm    
sir ask about database table creation for feedback form.
[no name] 29-Jun-14 13:52pm    
No actually you did not. You did not ask anything or describe any kind of a problem.

1 solution

You can assign some integer value to the RadioButtonList items. Then store that integer value in table.
 
Share this answer
 

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