Radio Button - Redirect to another PHP page
Posted: Sun Nov 14, 2004 6:51 am
Im using Dreamweaver and I'm a very NEW NEWBIE,
I'm looking for an example to make this work in Dreamweaver and PHP:
Simply put,
I have a form with five radio buttons and a submit button.
If button A is on when submit button pressed, then open form_A.php ELSE
If button B is on when submit button pressed, then open form_B.php ELSE
If button C is on when submit button pressed, then open form_C.php ELSE
If button D is on when submit button pressed, then open form_D.php ELSE
If button E is on when submit button pressed, then open form_E.php
Can't seem to get this to work. Example would be greatly appreciated.
TIA
-jP
I'm looking for an example to make this work in Dreamweaver and PHP:
Simply put,
I have a form with five radio buttons and a submit button.
If button A is on when submit button pressed, then open form_A.php ELSE
If button B is on when submit button pressed, then open form_B.php ELSE
If button C is on when submit button pressed, then open form_C.php ELSE
If button D is on when submit button pressed, then open form_D.php ELSE
If button E is on when submit button pressed, then open form_E.php
Can't seem to get this to work. Example would be greatly appreciated.
TIA
-jP