if(xhttp.readyState == 4 && xhttp.status == 200) {
alert(xhttp. responseText);
}

bunu bi yapıp kontrol eder misiniz? ResponseText geliyor mu?