Hi, thanks for the replies.
The code is as simple as you can imagine: urlencoding and post request
on the client side (as copypasted from examples I found on the
Internet and slightly modified to suit my needs), $_POST dumping on
the server side.
Anyway, the problem was apparently only appearing with contents from
TinyMCE editor, not from other fields, and this is a thing I didn't
really notice before. Thanks to Ian, I switched to encodeComponent()
and everything seems to work now. By the way, what's the difference
between encode() and encodeComponent()?

--
Andrea
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to