OutInLeftField
Programmer
I have a form that has States (2 char) and Zip code (10 char for 5 and 4 extension). What i need to do is check to see if the state field is one of the 50 states and military "state" locations then turn on javascript validation routine on Zip code field. If the location is not within the states then ignore whatever data is entered in Zip field...