How can I verify form fields for different things? Can anyone show me a script?
I'm wanting the username to contain letters and numbers only
password the same, and check that the verify password is the same
email address contains the @
and a textarea that contains no website addresses or email address
Is this possible?
Thanks
I'm wanting the username to contain letters and numbers only
password the same, and check that the verify password is the same
email address contains the @
and a textarea that contains no website addresses or email address
Is this possible?
Thanks
Comment