Problem with radio buttons

K

Knodelman

If you have a form with three or four radio buttons - How can you send the person to a different page depending on the choice he makes when Confirmation Page only has one slot for URL confirmation page? It seems that no matter what choice is made the submit button will send them to the same page. Each choice should be able to send the person to a different page on the site. I thank you in advance.
 
J

JDR

Forms are designed to collect information from the user, the confirmation page is what they are redirected to after submitting information

If you want a user to be directed to a unique page by selecting a radio buttom (or drop down) you will need scripting such as asp, php. etc.

JD
***************
 
M

MD WebsUnlimited.com

Hi Knodelman,

Take a look at SEND IT! it allows for you to accomplish this and a whole lot
more.
http://www.websunlimited.com/sendit/sendit.htm

--
--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
Stop Spam Email Mining from your web pages with SpamStopper

http://www.websunlimited.com/order/product/SpamStopper/spam_stopper_help_dir.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible


Knodelman said:
If you have a form with three or four radio buttons - How can you send the
person to a different page depending on the choice he makes when
Confirmation Page only has one slot for URL confirmation page? It seems
that no matter what choice is made the submit button will send them to the
same page. Each choice should be able to send the person to a different
page on the site. I thank you in advance.
 
Top