hi guys,
I need to create a simple form that allows the user to enter their zip code and when they hit submit, it returns a custom page (the page is the same for everyone no matter what their zip code), but I need some level of error checking, can I get the form to lookup if zip code exists and if not, return an error message?
thanks in advance!
I need to create a simple form that allows the user to enter their zip code and when they hit submit, it returns a custom page (the page is the same for everyone no matter what their zip code), but I need some level of error checking, can I get the form to lookup if zip code exists and if not, return an error message?
thanks in advance!