function StatHandler() //用於處理狀態的函數
{
if(xmlobj
{
if(xmlobj
{
alert(
document
document
}
else //如果操作失敗
{
alert(
}
}
}
</script>
</head>
<body>
<p><form action=
<p align=
<table align=
<tr valign=
<td nowrap align=
<td><input type=
</tr>
<tr valign=
<td nowrap align=
<td>
<textarea id=
</td>
</tr>
</table>
<p align=
SubmitArticle();
</form></p>
</body>
</html>
上面的代碼實現了與直接提交表單類似的功能
right
From:http://tw.wingwit.com/Article/program/PHP/201311/21494.html