Click to See Complete Forum and Search --> : Add to drop menu


GSpan
01-27-2003, 07:00 PM
Is there a way to add an input field to a drop down menu?

What I need is a menu that if the user doesn't see the category listed, they would be able to enter it and then it would be added to the menu list.

I really don't want to add another text field for this entery.

Thanks Gary

khalidali63
01-27-2003, 07:17 PM
input field to a dropdown???
if you meant that you wanted to add an input field in the html selection object..then you are out of luck.

You will have to add a text field next to your drop down and have user fill in the values and then create/add an option for the listbox..

Khalid

GSpan
01-27-2003, 09:20 PM
That's what I thought, but was wondering if there was a way!

thanks!