dontpunchme
Programmer
I am trying to block certain zipcodes from submitting a form on my website.
So.. I basically want to validate the form... if the first three characters of the zip are 220 then I want to pop an alert box telling them that that the zip code isn't allowed.
Any ideas?
So.. I basically want to validate the form... if the first three characters of the zip are 220 then I want to pop an alert box telling them that that the zip code isn't allowed.
Any ideas?