I am looking for a tool that will accept an address from the user and return a 9 digit zipcode as well as validate the address or suggest an address, like on fexed or ups website. Its got to work with vb.net and asp.net
Is there a tool like this available? any recommendation?

Recommended Answers

All 2 Replies

Yes.
If you're familiar with web services, you can bind to this one:
http://www.webservicex.net/uszip.asmx

It's a really easy way to get functions that perform a great service :)

Great! thanks thines01

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.