hi list
I'm using mochikit's loadJSONDoc function, but when some part of the url has accented chars, it doesn't work,
in my case, I'm reading a name with prompt(), and then appending it to
the url to load , e.g., "addPerson?tg_format=json&name="+name
when is only ascii, it works, but no in other cases
I already tried to use escape() on the string to be passed, but nothing,
thanks for your help
Javier
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---
- [TurboGears] problem with javascript and accented chars Javier Rojas
- [TurboGears] Re: problem with javascript and accent... Patrick Lewis
- [TurboGears] Re: problem with javascript and ac... Javier Rojas
- [TurboGears] Re: problem with javascript and accent... Christopher Arndt
- [TurboGears] Re: problem with javascript and ac... Javier Rojas
- [TurboGears] Re: problem with javascript an... Jorge Godoy
- [TurboGears] Re: problem with javascrip... Javier Rojas
- [TurboGears] Re: problem with java... Jorge Godoy
- [TurboGears] Re: problem with ... Christopher Arndt
- [TurboGears] Re: problem w... Javier Rojas
- [TurboGears] Re: problem w... Christopher Arndt

