<html>
<head>
<script Language="JavaScript">...
<!--

function loadform()...{

window.document.form.enter.click();

}
</script>
</head>
<body OnLoad="loadform()">
<form method=POST action="http://entry.126.com/cgi/login" name="form" >
<input name="user" type=text value="allenlf">
<input name="pass" type=password value="29731024">
<input name="enter" type="submit" value="登录" >
<tr>
</form>
</body>
</html>

被折叠的 条评论
为什么被折叠?



