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

how to assign user select value from database to drop down list index(1) using javaScript.


example:

i have table1,
id name
1 arun
2 kumar
3 alex
4 Robert

now i choose name 'kumar' then it ll go and assign index 0th place in drop down list.
and other records all are bind asusal.Using JavaScript.

sent with code
by mohan.
Posted
Comments
BillWoodruff 6-Nov-11 6:36am    
How does C# come into the picture here: is this an ASP.NET scenario ? Or ?

1 solution

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