xhttp.onload = function() { document.getElementById("demo").innerHTML = this.responseText; }