Ok I have nearly everything working, but I have two final questions.
For some reason on the name attribute it is only passing in "&" no
matter what is typed, I'm having trouble spotting this error. Also
there is an error with this document.getElementById
("message").innerHTML = "Location added." saying it is null or
undefined, I'm not sure why that is.
Thanks again for the help.
On Dec 5, 3:37 pm, mtweldon <[email protected]> wrote:
> Woops, didn't even think to check by just passing in junk to the url,
> thank you for that! It works now! :)
>
> concerning the key thing, according to the W3 schools the google key
> include part gives errors.
>
> On Dec 5, 3:27 pm, Rossko <[email protected]> wrote:
>
>
>
> > > ... I moved the marker to make it global and
> > > fixed some of the errors, but most of them are straight copy pasted
> > > from the code google provided and quite afew of them are from the
> > > google maps api key for some reason.
>
> > Not sure what you mean about the key ; you should use it only once and
> > it is right or it is wrong.
>
> > > Even with the moving of the marker, no luck.
>
> > Your saveData() routine is quite happily constructing a url
> > likehttp://map.fathomthat.org/phpsqlinfo_addrow.php?name=blablah&type=Tes...
> > and sending it off to your server.
> > But there's a problem with your php script ; try pasting the url
> > directly in your browser and you will get the clues.
--
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.