摘要:
1.每个按钮的名字都设置成一个,比如说Submit。然后在接受页面中判断这个值, 根据值的不同采取不同动作就是了。 比如: file1.php <form action="file2.php" method="post"> <input type="text" name="ok"> <input type="submit" name="mySubmit... 阅读全文
posted @ 2010-04-21 18:13
Likwo
阅读(3543)
评论(0)
推荐(0)