Click to See Complete Forum and Search --> : FORMS, "if then" statement?


danieldobyns
01-07-2003, 05:37 PM
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:

danieldobyns
01-08-2003, 04:29 PM
I tried those methods, and although the drop down menu worked fine, I was hoping to make it so you couldn't access anonymously, and would have to know specifically what you want. And unfortunately, the first code didn't seem to work for me. All I changed in it was the name of the page it linked to...any ideas what my problem may be?

Daniel