[progress Communities] [progress Openedge Abl] Forum Post: Re: Pasoe Webhandler Escaping...

  • Thread starter Thread starter Matt Baker
  • Start date Start date
Status
Not open for further replies.
M

Matt Baker

Guest
Those are both valid. Escaping forward slashes in JSON is optional, but not required. Escaping backslashes is required. See the sidebar for characters that can be escaped. http://www.json.org/ What are you using to decode the returned data? Are you treating it as a string or are you decoding it using the ABL JSON handling?

Continue reading...
 
Status
Not open for further replies.
Back
Top