<html>
<meta http-equiv="Content-Type" content="text/html;charset=gb2312"></meta>
<head>
</head>
<body>
<form name="f1" id="f1" method="post" action="eg5.2.asp">
<label>用户名</label>
<input name="name" id="text1" type="text" />
<p>
<label>密码</label>
<input name="pass" id="p1" type="text" />
<input name="sub1" id="sub1" type="submit" />
</form>
</body>
</html>
为什么在IIS中会出现乱码。