InterviewSolution
Saved Bookmarks
| 1. |
How Can We Cancel The Xmlhttprequest In Ajax? |
|
Answer» ABORT() METHOD can be CALLED to cancel the XMLHttpRequest in Ajax.
Abort() method can be called to cancel the XMLHttpRequest in Ajax.
|
|