How can I force users to enter specific characters or number of characters on a field in a form using CGI?
Basically, limit users to only enter specific characters in a field. i.e.
Enter ZIP: 00000
Referring to the above example, if a user enters an alpha or more then 5 characters then the user will be prompted with an error.
Any help is greatly appreciated,
Thanks
Basically, limit users to only enter specific characters in a field. i.e.
Enter ZIP: 00000
Referring to the above example, if a user enters an alpha or more then 5 characters then the user will be prompted with an error.
Any help is greatly appreciated,
Thanks