I have followed the tutorial and I am using url passed variables from
the map file http://www.mytbos.com/geocode/mapback.htm to pass to the
xml creating file where if variables are received, the file works:
http://www.mytbos.com/geocode/echoxml1.php?subspecialty=all&insurance=3.
The map program still doesn't filter the displayed icons based on the
user input.  Would you please look over my javascript command which
passes the varialbes submitted to http://www.mytbos.com/geocode/mapback.htm
and passes them to http://www.mytbos.com/geocode/echoxml1.php.  There
must be an error in my javascript coding.  Thank you so much for the
help.


On Aug 13, 4:15 pm, Grok Lobster <discgolfm...@gmail.com> wrote:
> Try this tutorial from Mike Williams,http://econym.org.uk/gmap/linktothis.htm
>
> On Aug 13, 12:56 pm, "ad...@mytbos.com" <ad...@mytbos.com> wrote:
>
>
>
> >http://www.mytbos.com/geocode/mapback.htm
>
> > I have a map of ophthlamologists in my area.  I would like the user to
> > be able to submit values on a form and then pass those variables to
> > the xml creating file:
>
> >http://www.mytbos.com/geocode/echoxml1.php
>
> >   so that the xml creating file can use the input from  the user in
> > the database query to restrict the points retreived for mapping.
>
> > I am used to using php for programming.  Is there a way to take the
> > form input from the user on the top of the 
> > pagehttp://www.mytbos.com/geocode/mapback.htm
> > and append the url with "?id = ".$fun."&id2="$fun2" so the xml
> > creating file can use a $_GET to retrieve those variables.
>
> > I know very little about javascript and that may be why I cannot
> > figure out how to do this.
>
> > Thanks for the help.- 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 Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to