Skip to content Skip to sidebar Skip to footer
Showing posts with the label Transport

Can Prototype Or Jquery Return An Http Status Code On An Ajax Request

url = 'http://example.com' new Ajax.Request(url, { onComplete: function(transport) { … Read more Can Prototype Or Jquery Return An Http Status Code On An Ajax Request