How can i make html input that only accepts certain text?

yeanay25cool

New member
i want to make an input form that only accepts certain text

for example

when you type in "jon" it brings you to the next page

but when you type in "mark" or anything other than jon it will say incorrect
i am familiar with php, js, html
 
Back
Top