dontpunchme
Programmer
Hi.
I have a site where I am collecting information from users. One of the fields is a street address. I would like to block users from entering in P.O. Boxes. I have an idea of how to do but don't know the code part.
Basically... I would like the script to search the field.. if it contains... P.O. Box, PO Box, Box then alert the user that P.O. Boxes aren't allowed.
Thanks.
I have a site where I am collecting information from users. One of the fields is a street address. I would like to block users from entering in P.O. Boxes. I have an idea of how to do but don't know the code part.
Basically... I would like the script to search the field.. if it contains... P.O. Box, PO Box, Box then alert the user that P.O. Boxes aren't allowed.
Thanks.