Ah ... javascript needs them slashed out too. Forgot about that. Your da man Ross!!!
On Oct 13, 6:06 pm, Rossko <[EMAIL PROTECTED]> wrote: > > Oops, I'm still getting an error message in IE and it is acting wonkie > > in Firefox. Any thoughts? > > addslashes() gets the data into MySQL, it doesn't alter what you get > back out of it, i.e. you will read back single slashes. > > You need to escape the backslash before sending from server script to > webpage, as in > -http://groups.google.com/group/Google-Maps-API/browse_thread/thread/4... > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
