Re: New Forms Question
by "Beauford.2002" <beauford.2002(at)rogers.com>
|
Date: |
Fri, 13 Dec 2002 09:20:58 -0500 |
To: |
"Scott" <sstahl(at)shaw.ca>, "HWG Basics" <hwg-basics(at)hwg.org> |
References: |
p1 scott |
|
todo: View
Thread,
Original
|
|
There ya go, you learn something everyday. I didn't know you could nest them
like that. This is perfect. Hope it works with 6 menus.
Thanks, Beauford
----- Original Message -----
From: "Scott" <sstahl(at)shaw.ca>
To: "Beauford.2002" <beauford.2002(at)rogers.com>; "HWG Basics"
<hwg-basics(at)hwg.org>
Sent: Thursday, December 12, 2002 2:14 AM
Subject: Re: New Forms Question
> Just use something like...
>
> <form action="test.php" action="post" name="test">
> <input type="hidden" name="frmPosted" value="TRUE">
> <select name="color">
> <option value="red"> red
> <option value="blue"> blue
> </select>
> <select name="size">
> <option value="small"> small
> <option value="medium"> medium
> <option value="large"> large
> </select>
> </form>
>
> This would give you two options and the values would be posted to test.php
>
> Scott.
>
> ----- Original Message -----
> From: "Beauford.2002" <beauford.2002(at)rogers.com>
> To: "HWG Basics" <hwg-basics(at)hwg.org>
> Sent: Thursday, December 12, 2002 10:56 PM
> Subject: New Forms Question
>
>
> > Hi,
> >
> > I want to use several drop down menus on my webpage where a user can
> choose
> > from several options and then submit it. Something like you see when you
> > sign up for a Hotmail account (but using dropdown menus instead of
typing
> in
> > your info). The data is then being sent to a PHP page where it will be
> used
> > to do some other stuff. Can this be done in HTML using forms, or would I
> > have to venture into javascripts which I know nothing about.
> >
> > If I do need javascripts does anyone know of one I could download and
> modify
> > for this purpose, or is there another solution I am missing.
> >
> > TIA
> >
> >
> >
>
>
>
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA