<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>

<head><meta http-equiv="Cache-Control" content="no-cache"/><meta http-equiv="content-type" content="text/vnd.wap.wml;charset=utf-8"/></head>
<card id="Main" title="经理日报金浪网WAP频道">
<p align="center"><img src="uploadfile/logo/20070927143346.gif" alt="pic"/></p>
<p align="center">会员登录</p>
<p>
用户名：<input type="text" title="用户名" name="user" /><br/>
密&nbsp;&nbsp;码：<input type="password" title="密码" name="pwd" maxlength="10" /><br/>
	<anchor>
		<go href="cklogin.php?act=login" method="post">
			<postfield name="user" value="$(user)"/>
			<postfield name="pwd" value="$(pwd)"/>
		</go>
		登录 <a href="GetPwd.php">忘记密码?</a>
	</anchor>

</p>
<p align="center">
	<a href="index.php">返回首页</a>
</p>
<p align="center"></p>
</card>
</wml>