以下代码保存为*.htm即可,可以自行更改202.115.254.251服务器地址。
<html>
<body>
<form id="form1" method="post" name="form1" action="http://202.115.254.251/">
Account :
<input id="DDDDD" name="DDDDD" />
Password:
<input id="upass" type="password" name="upass" />
<input id="0MKKey" value="%B5%C7%C2%BC+Login" type="hidden" name="0MKKey" />
<input value="Login" type="submit" name="Submit" method="post" action="http://202.115.254.251/" />
</form>
<form id="form2" method="get" name="form2" action="http://202.115.254.251/F.htm">
<input value="Logout" type="submit" name="Submit2" method="get" action="http://202.115.254.251/F.htm" />
</form>
</body>
</html>