AJAX problems with blank responseTexts
April 21st, 2009
No comments
In the middle of developing a web application and doing some routine testing just to make sure my AJAX code was working, I stumbled upon a rather odd and what seemed to be rather random error in Firefox 3. It took some debugging and a bit of speculation to figure out what the problem most likely was and how I hoped I fixed it.
Read more…
Categories: Programming, Web Design AJAX, Firebug, Firefox, Internet Explorer, JavaScript, jQuery, readyState, responseText, XMLHttpRequest