Forum Moderators: open
but the escape characters are being removed when I pull the string out (in js routine). Does anyone know how to fix this?
I'm using prototype for ajax on this site. I'm eval() - ing the json object on the js side and then the strings have no escape characters. could it be something happening with eval?
thanks