On Saturday 23 March 2002 19:45, you wrote:
> On Sat, 23 Mar 2002, Andre Dubuc wrote:
> > I have written, in an html form, a drop-downlist that uses <SELECT>:
> >
> >     i.e. <SELECT NAME=state>
> >             <OPTION SELECTED>State
> >             <OPTION>AL
> >             <OPTION>AZ
> >             <OPTION>                // and so on
> >
> > I would like a text input as the last option so that a user can type in a
> > state (non-USA) and have this variable passed on. Is there any way of
> > accomplishing this using html or php?
>
> It's not possible. You'll have to put a separate text input field next to
> it.
>
> miguel
\
Thanks Miguel.

Too bad, since a few sites seem to have that capability. Oh well . . 

Regards, 
Andre
-- 
Please pray the Holy Rosary to end the holocaust of abortion.
Remember in your prayers the suffering souls in Purgatory.

May God bless you abundantly in His love!

For a free Cenacle Scriptural Rosary Booklet -- http://www.webhart.net/csrb/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to