Parsing JSON String
In previous post about JSON Requests and Responses we learn how to send JSON request to our server-side scripts and return a JSON response. Now back on the client, after the server has done what it needs to do, the response is set in the responseText property of the XMLHttpRequest object. Once the readyState and [...]
Read more

28. Oct, 2008



