Racer
03-13-2005, 03:25 AM
I basicly need something like:
http://javascript.internet.com/form...-drop-down.html
But instead of the list it gives you (After you select something from the drop down menu), I need it to have text boxes. I also only need 2 different things in the Drop Down Menu.
I've tryed this over and over again and can't get it to work... Can someone please post the code for what I am trying to do?
For Example:
Option 1) Boat
Option 2) Car
If Selected 'Boat', they would recieve something like:
"What kind of boat do you like?' [_______TEXT BOX________]
"How often do you boat?' [_______TEXT BOX________]
If Selected 'Car', they would recieve something like:
"What kind of car do you like?' [_______TEXT BOX________]
"How often do you drive in your car?' [_______TEXT BOX________]
Thanks.
http://javascript.internet.com/form...-drop-down.html
But instead of the list it gives you (After you select something from the drop down menu), I need it to have text boxes. I also only need 2 different things in the Drop Down Menu.
I've tryed this over and over again and can't get it to work... Can someone please post the code for what I am trying to do?
For Example:
Option 1) Boat
Option 2) Car
If Selected 'Boat', they would recieve something like:
"What kind of boat do you like?' [_______TEXT BOX________]
"How often do you boat?' [_______TEXT BOX________]
If Selected 'Car', they would recieve something like:
"What kind of car do you like?' [_______TEXT BOX________]
"How often do you drive in your car?' [_______TEXT BOX________]
Thanks.