Microsoft
Software
Hardware
Network
Question : Validate/Verify US zip codes
Is there a way (maybe an API) something to validate US zipcodes? I have a form and one field is zip code and one is State. I want to verify it..but i think it has to be verfied based on state...how can I do this?
Answer : Validate/Verify US zip codes
There's a web service that you can use to get what you need:
http://www.webservice
x.net/uszi
p.asmx
See the GetInfoByZip method.
Arun
Random Solutions
Proper way to setup Microsoft Exchange and just use a POP based business account
out of office auto attendant for outlook 2003
What hardware specs would I need for a SharePoint Server 3.0 server?
Copying a Network File to Server 2008 R2 Using Dos
Help with Sybase SQL ?
block websites with sonicwall TZ190
ASTERISK HARDWARE ADVICE NEEDED: Connecting 7 Analog POTS Lines to FreePBX Box
Can't Telnet into my linux Server all of a sudden through my Sonicwall
asp.net How can I get the ID value from the selected current row in a Gridview
What does "if False Then" mean? How does the compiler check this condition?