> If everyone knew how to use google
> API's already, this forum wouldnt exist. I dont like feeling stupid
> for asking for HELP in a HELP forum.

That's true.  But this is a help forum for Google Maps.  The part
you're having trouble with isn't about maps at all, its a commonplace
task needed by a million other non-mapping webpages.  Cast your net
wider for help specific to your problem.

What you're trying to do, so far as I can see, is read data from a
user-completed form and send it to a php script for it to use as
search params for SQL.  Look for examples of that -
http://www.google.co.uk/search?hl=en&source=hp&q=php+sql+search+form&meta=&aq=f&oq=

Personally i wouldn't bother validating the form entries in
javascript, send all fields to php and get that to work out what's
valid and what needs to acted on.

cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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