|
-
Feb 1st, 2003, 08:46 PM
#1
Thread Starter
Hyperactive Member
DropDown Combo in HTML?
Is there any ComboBox in HTML?
<SELECT><OPTION> is ListBox - user can only choose from predefined values. But in Combo, he can write his own value...
Thanks,
John
-
Feb 1st, 2003, 10:29 PM
#2
Frenzied Member
You can make the combobox pull data from a db table or from a text file...then have a textbox on the same page as the combobox so users can enter a new value and have that value stored in the table or text file...then refresh the page and the new value will appear in the combobox.
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|