
INPUT: This gadget works for the following types of input
OUTPUT: There are two kinds of output - single result or multiple results.
If there is a single result, the entire details are displayed (zip code, city name, state name, latitude, longitude).
If there are multiple results, they are listed with only zip codes which are hyperlinked to individual entries.
The initial screen looks like this:
You type in a US zip code, say 20886 and click on lookup. The output will be something like this if the zip code is valid:
To enter a new US zip code values, just type it in the textbox and click on lookup. You'll get the output.
The initial screen looks like this:
You want to check if there's a Montgomery-something, Pennsylvania, and find its latitude and longitude.
You type in a city name, say montgomery and click on lookup.
If the output is a single zip code corresponding to this city whose name starts with montgomery, its values will be displayed.
If there are multiple values like the one below, you get a screen like this:
You click on 18936 since it corresponds to Montgomeryville, Pennsylvania. The output is something like this:
To find the details of the other cities whose names start with Montgomery, click on «Go Back. It takes you back to the previous page.
The initial screen looks like this:
To find the zip code, latitude and longitude for Bethlehem, Pennsylvania, you type in bethlehem, pennsylvania and click on lookup.
The output has multiple results, so you get a screen like this:
Bethlehem, Pennsylvania has 3 zip codes, so we click on the first one, i.e. 18015, and get this screen:
Then, click on «Go Back. It will take you to the previous screen and you can find the other details for Bethlehem, Pennsylvania by clicking on the corresponding zip codes.
The initial screen looks like this:
To find the zip code, latitude and longitude for Montgomery, LA, you type in montgomery, la and click on lookup.
The output is a single result, so you get a screen like this:
Please mail me at arulzz[at]yahoo[dot]com if you need any help or have any suggestions. Thank you.