Hello,
I need some script that will test to make sure that a person has only entered alpha-numeric data into a form and not any special characters such as ",%!'" etc
Basicly a person will fill out a form, which then will get parsed. I would like to test all the fields of the form hash for alpha numeric characters input. If data has anything but alphanumeric, I will call a error subroutine which prompts the user to re-enter the data.
Thanks for the help <i>Its okay to dream.....</i>
I need some script that will test to make sure that a person has only entered alpha-numeric data into a form and not any special characters such as ",%!'" etc
Basicly a person will fill out a form, which then will get parsed. I would like to test all the fields of the form hash for alpha numeric characters input. If data has anything but alphanumeric, I will call a error subroutine which prompts the user to re-enter the data.
Thanks for the help <i>Its okay to dream.....</i>