FORMS, "if then" statement?

admin

Administrator
Staff member
I am hoping to have a text field (simple form), that you can type in a phrase (named "event"), and when the continue button is clicked, it will proceed to the corresponding event's page.

ie, if I type in "CT challenge" in the text field what would I need to do, in order for the button to direct the browser to the "ct challenge" page?

(as I recall in macromedia flash mx, some sort of if thenstatement was needed; if "event"=CT challenge, then load page "CT challenge"...not sure if it's similar in html or any other web coding)

any help on this would be great

Daniel
:confused:
 
Back
Top