Hi I read this article (see below) and decided to test the code provided there - I simply copied it from there, but in my case the action file (in the sample code named phpsqlinfo_addrow.php) is coldfusion file (named gmapsprocdata.cfm). It is supposed to display the form data passed over. Well, it doesn't, because GDownloadUrl(url, function (data, responseCode) seems not to be working. This function - GDownloadUrl - is supposed to read the form data and submit it to the server, isn't it? In other words it should act like a form submission trigger. Or am I wrong?
All I need is getting the data users may input via a form like that, into a database, and subsequently show it on the map (through permanent markers with tag). Article: >From Info Windows to a Database: Saving User-Added Form Data Pamela Fox, Google Maps API Team September 2007 http://code.google.com/apis/maps/articles/phpsqlinfo.html The test files are at http://www.mtnforum.org/temp/gmaps.cfm Gratefully yours Andrei --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
