|
|
楼主 |
发表于 2007-4-25 21:26:51
|
显示全部楼层
<form action="http://entry.126.com/cgi/login" method="post">
<input name="user" type="hidden" value="用户名">
<INPUT name="pass" type="hidden" value="密码">
<input type="hidden" name="remUser" checked="checked" id="rem_U" />
<input type="hidden" name="secure" id="secure" checked="checked" />
<BUTTON type=submit><font color=blue>126</font></BUTTON>
</form>
<!----------------------------------------------------------------------------->
<form action=http://reg.163.com/in.jsp?url=http://fm163.163.com/coremail/fcg/ntesdoor2? method=post>
<input type="hidden" name="username" value="用户名">
<input type="hidden" name="password" value=密码>
<input name="remUser" type="hidden" value="" id="remUsername" checked />
<input name="secure" type="hidden" id="secure" checked />
<BUTTON type=submit><font color=blue>163</font></BUTTON>
</form> |
|