Click here to Skip to main content
15,894,646 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

How to collect the value that is selected from a dropdown list of type string, so that i can store that value into database, in Asp.net MVC 3 application?
Posted
Updated 11-May-12 0:07am
v2
Comments
member60 11-May-12 6:28am    
elaborate your question more ,provide more info about populating dropdown .
P_A_1 11-May-12 7:19am    
Hi,
Step 1:
I just used the dropdown to display the various locations where the company is located.
The list comes from the Location table,

Step 2:
While the user is doing registration, the dropdown list will show the locations..

Now, user selects India, then this value (Location Name) should store in the UserLogin Table...

Now how to read the value from the dropdown and
i hope you understand my question and thanks in advance




 
Share this answer
 
Comments
VJ Reddy 12-May-12 23:22pm    
Good references. 5!
Hi any one can help me regarding this situation...
 
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