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
John Falls
NA
28
1.9k
Drop Down List C#
Aug 25 2020 4:49 PM
Hello:
I have set up a simple Drop Down List in a Web Form. See image below.
I want to code my program so as soon as user selects a country from
the dropdown list the program will call a specific Web form
e.g if Canada is selected program will load winform wincan.aspx, if USA is selected
it will load wincan.aspx etc.
How do I code for this ? Please note I am using DataSet for the dropdown list.
John Falls
Reply
Answers (
2
)
PIVOT and UNPIVOT in SQL
Control where cursor lands in a Webform