var xmlhttp = new XMLHttpRequest(); // new HttpRequest instance var theUrl = "/json-handler"; xmlhttp.open("POST", theUrl); xmlhttp.
確定! 回上一頁