http://www.ajaxtraining.blogspot.com - Getting Your Data With the XMLHttpRequest Object.To get the data with the XMLHttpRequest object, use one of the two usual ways: If you retrieved data that you want to treat as standard text, you can use the object's responseText property.If your data has been formatted as XML ...