[cgiapp] [OT] Anyone using JSON::XS to output to a web page?

Peter Karman peter at peknet.com
Sat Oct 11 08:47:02 EDT 2008


Porta wrote on 10/11/08 6:42 AM:
> var myObject = eval('(' + myJSONtext + ')');
> 
> I hope this help.
> 
> check out this page:
> http://www.json.org/js.html
> 

I believe using eval directly has security issues.

Ron, you want http://developer.yahoo.com/yui/json/

-- 
Peter Karman  .  http://peknet.com/  .  peter at peknet.com


More information about the cgiapp mailing list