Thread: Dynamic Combobox
Results 1 to 1 of 1
Related
-
dynamic web forms Forum: HTML Forum
Replies: 1 -
Dynamic web forms Forum: HTML Forum
Replies: 4 -
Dynamic HTML Forum: HTML Forum
Replies: 2
-
09-06-2007, 05:15 AM #1
Dynamic Combobox
Hi friends,
In my web page i have to create a combobox in HTML+JavaScript. The nature of that combobox should be such that it should allow the user to enter the data in the combobox dynamically(when page is opened) and as well as it should retrieve data from the database.
With my code, it could retrieve data from the database, but it is allowing the user to enter data in combo box dynamically.
Can anyone help me in writing HTML+javascript code for creating dynamic combobox.
Thanks for ur reply in advance....