有什么问题请到评论中发表<br>
<!--# 特效来源:http://www.mb5u.com/jscode -->
<!-- 把下列代码加到<body>区域中 -->
<form name=myform action=myjsp.php>
<input type=text name=mytext>
<input type=text name=mytext2>
<input type=button name=mybutton value=submit οnclick=myform.submit()>
</form>