I need to write a very simple html form including an if/then statement.?

Peter

New member
I need to create a form in HTML with just one textfield.
If the user of the website enters the correct INPUT, it should redirect him to another page. If not, he should retry.

I wonder if there is a SIMPLE way of doing this, without having to create a PHP page or anything like that.
 
Back
Top