On Apr 6, 7:07 am, ABSIOL <[email protected]> wrote:
>
> The problem is one of the entries contains an apostrophe which causes
> the string to terminate prematurely.  The entry is Dave's Straw Hat
> Inn. I have removed the apostrophe in the DB record since I have not
> been able to locate a viable solution.
>
> I know this is a javascript issue,

It's not a Javascript issue. It's an ASP issue (in your case) because
the Javascript is created server-side and you need to alter the script
which the browser receives.

Search for ASP replace: http://www.google.com/search?q=asp+replace

-- 
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.

Reply via email to