Click to See Complete Forum and Search --> : Directing a user with a form?


Zujan
10-07-2003, 08:44 AM
Hey all,

I was in the HTML room and I was instructed that this room may provide a better idea of what I need. I have created a form with 2 options, North America or Outside North America, with a check box/radio button, whichever, for each, and a submit button. I would like the user to be sent to 1 of 2 pages, depending on which button they selected. Any ideas of what code I need to have, and where I have to put it.

Thanks!

pyro
10-07-2003, 08:47 AM
I'd recommend using PHP or some other server-side langauge to do this, as 13% of web users do not browse with JavaScript enabled.