ASP Today has a good article, "Using JavaScript to Create Combo Boxes,"
to do as Philip suggests.  See
http://www.asptoday.com/articles/20000808.htm
-David

On Wed, 9 Aug 2000 11:14:33 +0100 "Philip Arnold - ASP"
<[EMAIL PROTECTED]> writes:
> > Does anyone have some nifty code that lets me have a combo box, ie. 
> an
> > input type=text field combined with a collection of hardcoded 
> choices in
> > an input type=select?
> >
> > Do I just have text input field with the same name as the select 
> box?
> > How does this work?
> 
> You're running into a HTML limit here
> 
> What I do is put an "Other" option at the bottom of the Select, and 
> have a
> text box for entering the Other option into
________________________________________________________________
YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to