I have a website that lets people enter their pick up address and dropp off
address on a form.
How to add a code that culculates a distance of those 2 addresses ?
Please help.....Thank you.
Sani
Rob Giordano (Crash) - 02 Oct 2006 04:10 GMT
Pretty complicated stuff...hire a programmer.
A simple solution may be a link to Mapquest or Google Maps or something like
that.
|I have a website that lets people enter their pick up address and dropp off
| address on a form.
| How to add a code that culculates a distance of those 2 addresses ?
| Please help.....Thank you.
| Sani
Don Schmidt - 02 Oct 2006 07:38 GMT
Rob has the best solution; use MapQuest. Below is where you can get
information on how to create the html code fragment for MapQuest.
http://www.mapquest.com/features/main.adp?page=lf_main
Use the "Link to Driving Directions from your website." Then use Option 4.
I've used MapQuest on a few of the sites I do work on and it works very
well.

Signature
Don
-------
Vancouver, USA
>I have a website that lets people enter their pick up address and dropp off
> address on a form.
> How to add a code that culculates a distance of those 2 addresses ?
> Please help.....Thank you.
> Sani