6.2 How to make AJAX Http Request using XMLHttpRequest in javascript?

preview_player
Показать описание
How to make AJAX Http Request using XMLHttpRequest in javascript?
Рекомендации по теме
Комментарии
Автор

is there any way to get Outside result of the Function


if(this.readyState==4 && this.status==200){
var Xs=this.responseText;
}}

i want this.responseText here, Out Side of the Function.
trying to solve from two month, Please Help

salexkorsan
welcome to shbcf.ru