Displaying 1 result from an estimated 1 matches for "processfailure".
2006 Feb 21
2
Ajax status
Hello All. I''m making ajax call to some url but to connect and
get data from that url first I check session for user which using
AJAX. If session is expired I redirect Ajax call to other url.
That url return form to login. There is one problem - I check in
function onResponse(OriginalRequest) OriginalRequest status and
status is always 200 - whatever I''m logged or not. So i