Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i need to display the table data in drop down. having a two table master and transct.
I need to diplay varchar from transct table and i need to insert id in master table
Posted

1 solution

Refer to a similar thread:
Populate Dropdown from SQL in Classic ASP[^]

Here is a article : Populate drop down list using Classic ASP[^]

--Amy
 
Share this answer
 
Comments
Xaavier 16-Oct-15 5:43am    
again i need to insert data into table in sql server. i diplaying in string but i want to enter into datatable as int ....

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