Andrew, Thanks for the idea. I guess I figured it was an API question since I feel I do understand the PHP enough to get that right (mostly). I had tried 10'000 things and the version with the "echo" was the last one. I would say that using the API properly with a database requires PHP, and since all my code is from the API tutorial, this would be the correct place to find an answer regarding that... er, but thanks for answering even if this is the wrong place.
$Community_ID = $_GET['Community_ID']; http://www.dsys.ca/testing/foo2.html unfortunately returns no result, as well. I wonder if there is not a way to ensure that this call doesn't pass my variable? (from comprofile.php, link above) // Read the data from example.xml var request = GXmlHttp.create(); request.open("GET", "special_inc/phpsqlajax_genxml_sites.php", true); So I would say that this JS (?) is calling my PHP, which generates the XML, and somehow this php file is not picking up the variable from the URL. Thanks again for your help! -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
