It is not a problem, but, if I have 20 input fields do I have to find their values using the DOM. It is a bit frustrating when a submit button creates a encoded url in one click.
I thought there must be a more efficient way. I think this does relate to the google Maps API because if there is an alternative to GDownloadUrl that would allow me to be more efficient that would be great. On Jan 8, 7:37 pm, Marcelo <[email protected]> wrote: > On Jan 8, 7:00 am, Mel <[email protected]> wrote: > > > PHP, mysql and Google maps > > athttp://code.google.com/apis/maps/articles/phpsqlsearch.html > > > My problem is that I have a lot more search fields than the example. > > What exactly is the problem about that? Why can you not add more > parameters to the URL? > Does your question relate to the Google Maps API, or to general web > programming? > > -- > Marcelo -http://maps.forum.nu > -- > > > > > I suppose I could work out the URL by calling the getElementById > > function many times. However this seems a bit silly when a simple > > form and submit button would do all the URL encoding work for me. > > > Is there a way to make a long URL than goingthrrough each input > > element and extracting the information one by one? > > > any help appreciated. > > > Melanie- 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.
