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.
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.