Displaying 1 result from an estimated 1 matches for "scripatacul".
2006 Aug 10
0
Ajax In place edit with Struts
Hi All,
First of all my apologies if this is not a correct place to post it.
Please direct me to correct place. I am using scripataculous inplace
edit with struts framework. I am having some text with double quotes and
single quote. If the user types it normally then in the callback
function i am doing encodeURIComponent before doing a post and
everything works fine. I have the encoding set to UTF-8. But if the user
copy/past...