pomata
3 Dec 2006, 2:43 PM
Hi, sorry for stupid question,
when I use:
var data = YAHOO.ext.util.JSON.decode(o.responseText);
how do I check o.responseText is a valid JSON data?
Thanks in advance.
Regards
when I use:
var data = YAHOO.ext.util.JSON.decode(o.responseText);
how do I check o.responseText is a valid JSON data?
Thanks in advance.
Regards