TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
narasiman rao
NA
519
768.4k
how to assign value to dropdownlist based on selection
Jan 29 2014 10:57 AM
how to assign a value for dropdownlist based on selection.
Feeback page Design as follows
To What extent equipment is uptodate Dropdownlist1(Excellent/good/Fair)
To what extent equipment is user friendly Dropdownlist2(Excellent/good/Fair)
To What extent were the practicals Realistic Dropdownlist3(Excellent/good/Fair)
for example in Dropdownlist1 if user select the Excellent means 1 value to be store in the database.
similarily, in Dropdownlist2 if user select the good means 2 value to be store in the database.
similarily, in Dropdownlist3 if user select the Fair means 3 value to be store in the database.
for example in run mode as follows
To What extent equipment is uptodate Dropdownlist1 (Excellent)
if user select the Excellent in dropdownlist1 means the value 1 has to be stored in the database.
Output as follows in database
To What extent equipment is uptodate
1
For that how can i do in asp.net using csharp
regards,
narasiman P.
Reply
Answers (
1
)
Help me please :(
Having a problem at TimeSpan