You can't write files directly from Javascript, so you have to send the data back to a server script and arrange for the server to store the data in a database on your server.
Javascript can send the data to the server using GDownloadUrl. http://econym.org.uk/gmap/store.htm Your server script code depends on what sort of database you are using. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
