Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Listbox that also allows data entry

Status
Not open for further replies.

cluM09

Technical User
May 15, 2004
127
US
Hello,

Is there any way to create a listbox that has the option to allow data entry into the listbox?

Greatly appreciate the help or any direction to the solution.

Thanks.
 
Not with html alone. You'll need javascript to do it.

Here are some examples, with code:


Also the folks over at the forum216 may be able to provide more assistance.




----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
 
Sorry the javascript forum did not "linkify" here it is again:

forum216

----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
 
Thanks vacunita for the information!

I will try to check the code at the link to see what I can do.

One thing I want to know if whether I can translate the javascript code into vbscript since the code I use for my application is written in vbscript.

Maybe the vbscript forum can help I guest.

Thanks again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top