InterviewSolution
Saved Bookmarks
| 1. |
What Is Request.xhr? |
|
Answer» A request.xhr TELLS the controller that the NEW Ajax request has COME, It always RETURN Boolean values (TRUE or FALSE) A request.xhr tells the controller that the new Ajax request has come, It always return Boolean values (TRUE or FALSE) |
|