How do we abort the current XMLHttpRequest in AJAX?

Submitted by: Administrator
Just call the abort() method on the request to abort the current XMLHttpRequest in AJAX.
Submitted by: Administrator

Read Online AJAX Job Interview Questions And Answers