Hi, I know that JavaScript is a client side language, and PHP is executed on the server, but the coding task I have been charged with requires that I obtain the distance between two addresses displayed on a map, and then perform further processing on the server side, using the calculated distance.
I have been struggling to come up with an idea as to how this can be achieved (if it can be done at all); the page I have been messing around with is here: <a href="http://www.cyburg.co.uk/map/ distance.php">http://www.cyburg.co.uk/map/distance.php</a>. The job isn't made any easier by the fact that I cannot reload the page and pass the distance using get or post...... ....I really am beginning to wonder if this is even possible; any suggestions will be gratefully welcomed. Cheers, Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
