>  :http://thetestbed.comli.com/SKATEPARKBETA/searchisset6.php

Looking at what actually gets delivered to the browser ('view source')
I see-
   if  (isset($_GET['passSearch']))
     showaddress($_GET['passSearch']);
Looks to me like you've got some php code in there.  javascript
doesn't have an isset() built in.  The browser doesn't understand or
run php like $_GET.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to