I agree with Ross, it's not a maps question. It's a programming question. Anyway, what I would do is provide a dropdown list of the branch IDs and another button to perform the search for that parameter separate from your address search.
On Sep 14, 12:38 pm, opusrandy <[email protected]> wrote: > dude....... > > I used this tutorial.... > > http://code.google.com/apis/maps/articles/phpsqlsearch.html#findnearsql > > to make this page.... > > http://wesco.jp-clients.com/branch_search/index.php > > How on earth can you tell me this question is not maps specific. I'm > trying to write code to change the overall functionality of my google > map. So yes, it is aaaaaaaaall about maps, because my MAP won't work > the way I want it to unless i come up with some sort of function for > this thing.....so it is a maps specific question, because the code i > need is required to change the functionality of a google map....... > > Also, i remember you from my last post, and i looked at that post > again, and it seems like your telling me to do the exact opposite as > you did in the last one, so now im confused..... > > and ALSO....i DID try to find help elsewhere on this...and ya know > what they told me?!?!? "this question is more for the google maps API > forum, you should try looking there..." > > CAN ANYBODY HELP!! > > Thanks > > On Sep 14, 11:33 am, Rossko <[email protected]> wrote: > > > > > > 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&... > > > 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- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
