Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. exitsystem

    validate zip code

    validate zip code I am trying to validate canada zip code using the following function in asp: [a-zA-Z]\d{1}[a-zA-Z]\b \d{1}[a-zA-Z]\d{1} (it works in .NET) For some reason space is not recognized. I also tried using \x20 to represent space. It is also not working. Does anyone knows what is...

Part and Inventory Search

Back
Top