Hi,
I have a need to provide a widget on a webpage that allows a user to enter in a zipcode or suburb to determine if the website's business delivers to their area (basically are they inside of some range/radius).
Anyone know of any libraries (commercial or opensource that would help achieve this instead of writing my own bit of code. As it may be hosted on different platforms - the thought of a javascript/client side only solution would be best.
Thoughts?
Thanks!