本站特效的测试html代码的源码
<!-- 把下列代码加到<body>区域中 -->
<form name="welcomeform" method="post" action="welcome.php">
<input type=text>
</form>
<a href="javascript:welcomeform.submit();">提交</a>
<!-- 把下列代码加到<body>区域中 -->
<form name="welcomeform" method="post" action="welcome.php">
<input type=text>
</form>
<a href="javascript:welcomeform.submit();">提交</a>