Basically I'm trying to have a promotional code
text field in a html form. If the correct promotional code is entered in the field the form would link to example1.html upon submission. If no code is given then the form would link to example2.html. upon submission.
Any help would be appreciated.
text field in a html form. If the correct promotional code is entered in the field the form would link to example1.html upon submission. If no code is given then the form would link to example2.html. upon submission.
Any help would be appreciated.
Comment