ASP STORE LOCATOR SAMPLE QUERIES
Below our sample queries to demonstrate functionality.
Some calls except more parameters then are shown here, see documentation for
more details.
* Fields marked with this symbol are optional
| Search Type | Instructions | Sample Input | |
| 1) | Nearest by ZIP | Enter your zip code to find the stores closets to you | |
| (calls resultsbyzip.asp) | |||
| 2) | by ZIP and Radius | Enter your zip code, and distance to find which stores are in your specified radius. | |
| (calls resultsbyradius.asp) | |||
| 3) | by a Field | Choose a Field Name and Enter a value to search on | |
| (calls resultsbyfield.asp) | |||
| 4) | Distance Between Two Zip Codes |
Enter two zip codes to obtain the distance between them. | |
| (calls resultsbytwozips.asp) | |||
| 5) | Distance between to points based on Long/Lat | Choose a Field Name and Enter a value to search on | |
| (calls resultsbytwolonglat.asp) | |||
| 6) | Details by ID | Return all the field values based on the ID of the record from the Retailers table. | |
| (calls resultsbytwozips.asp) |