Hi Andrew,

Many thanks for getting back to me and for the clarification.

Your correct, my form doesn't contain any HTML elements.

I'm very new to working with Google API and you certainly seem to know what
you're talking about. I don't suppose there is any chance that you may be
able to provide a little guidance for me please on how I could get this to
work via a MS Access database.

Many thanks once again and kind regards

Chris

On 22 May 2011 19:25, Andrew Leach <[email protected]> wrote:

> On 22 May 2011 19:02, Chris Prodger <[email protected]> wrote:
> >
> > However when I open the form, the Browser window is created but it comes
> up
> > with the following error 'Line 19 object required'. I've highlighted this
> in
> > the code below. I've been back to my database and checked the spelling of
> > the field and there appears to be no difference.
>
> > var lat = document.getElementById('txtLatitude').value;
>
> That gets the value of an HTML element [probably an <input> element]
> with an id of "txtLatitude". I guess your page doesn't have one. That
> line doesn't have anything to do with database fields.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to