473,500 Members | 1,661 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

"Find a Dealer near you" locator script

Anyone knows how I can find a script for "Find a Dealer near you" locator
script?
I prefer to have it in two stages:
1. The customer will enter his address, and then the result will be a list of
dealer in a radius of let's say 20 miles.

2. When the user clicks on the dealer's link, the result will be the exact
Driving distance.

If this is not the right forum to post this message, then, if you know which
one is the right one, please let me know.

Thanks,

Jim Morgenberger
Jul 19 '05 #1
1 2641
You will need some kind of API/Database that will let you do that. A few of
those are:

http://extranet.mapinfo.com/products...FTOKEN=9781408

http://www.electricvine.com/Products...p?ProductID=50
Or, if you have a database of dealers, you can enter these addresses in a
database, along with their latitude/longitude. Then, based on the address,
find the distance. It seems simple, but it can be tricky if you have a ton
of dealers.
To find latitude/longitude of a given address:

http://jan.ucc.nau.edu/~cvm/latlon_find_location.html
http://www.geocode.com/modules.php?name=TestDrive_Eagle
To find distance between two latitude/longitude sets:

http://jan.ucc.nau.edu/~cvm/latlongdist.html

--
Manohar Kamath
Editor, .netWire
www.dotnetwire.com
"Galsaba" <ga*****@aol.com> wrote in message
news:20***************************@mb-m13.aol.com...
Anyone knows how I can find a script for "Find a Dealer near you" locator
script?
I prefer to have it in two stages:
1. The customer will enter his address, and then the result will be a list of dealer in a radius of let's say 20 miles.

2. When the user clicks on the dealer's link, the result will be the exact
Driving distance.

If this is not the right forum to post this message, then, if you know which one is the right one, please let me know.

Thanks,

Jim Morgenberger

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
13236
by: 321ConTact | last post by:
I have to find zipcodes within a given mileage range (25, 50, etc). I know it's possible to use the longitude/latitude to find this, and I have that for the zipcodes, but does anyone have a "ready...
5
45061
by: J. Muenchbourg | last post by:
IN the code below, I am getting an Incorrect Syntax near "," error (the sql execute line, and it is pointing to position 1 ) (the display formatting here may look different than my script): ...
1
1418
by: Galsaba | last post by:
I am trying to write one. Are there any tools that I need to use to write it?(may be mapPoint?) I think that there are two ways to write the appication: 1. Having database of all my dealers,...
1
2052
by: Galsaba | last post by:
I am trying to find a script to a "dealer locator" or "find a store near you". I will have two tables. One will include all US and Canada ZIPs including lat and longtitudes. The other one is a...
1
5458
by: Marc | last post by:
I'm trying to execute a query in a postgresql database when the following message displays: State: S1000 Code: 7 Message: ERROR: parser: parse error at or near "." Regs. Marc Oost
8
2171
by: Joe | last post by:
I need an Access application that can search dealers from my dealer list, in a 30 miles distance from the user. You may see many applications like this on the web if you search under "find a...
1
3343
by: itamar82 | last post by:
I am getting the following error: Microsoft OLE DB Provider for SQL Server error '80040e14' Incorrect syntax near the keyword 'WHERE'. for the sql below: SELECT TourId FROM (SELECT...
3
12483
by: eros | last post by:
ALTER TABLE public.postcodes ALTER COLUMN machi TYPE varchar(100); Error: ERROR: syntax error at or near "TYPE"; Error while executing the query (State:42601, Native Code: 7) I am using...
0
1193
kmartinenko
by: kmartinenko | last post by:
Hello, I am wondering if there is a sly workaround in ArcGIS 9.2 where I can write a "near" analysis script in Python and create my own tool for the purpose of identifying the distance values...
0
7235
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6909
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7397
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4923
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4614
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3110
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3108
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1431
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
675
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.