I'm pretty sure there is an example of just this type of thing here:
http://www.cgi101.com/class/ch5/text.html
Try that maybe (-8
-Original Message-
From: "Margaret"<[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Tue Aug 20 02:01:53 PDT 2002
Subject: Menus and Form
on Tue, 20 Aug 2002 09:01:53 GMT, [EMAIL PROTECTED] (Margaret)
wrote:
> 2) Something similar to the above. When some fields are filled in
> on a form(Form1), the user presses submit and goes on to another
> form (Form2), more fields are filled in depending on form1's
> input. Form2 is submitted
Hi
Can someone help me with these 2 problems I have :
1) I want to create 2 (or more) drop down lists. Depending on what is
selected on the first list, the second list is generated and depending on
what is selected on the second list the 3rd list is generated. I know this
can be done in javascri