<?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="max-age=0" />
</head>
<card id="card" title="会员登陆">
<p>

用户ID或手机号码:
<br/><input type="text" emptyok="true" name="locall" format="*N"/>
<br/>登陆密码:
<br/><input type="password" emptyok="true" name="lopass"/>
<br/><anchor>登陆<go href="checklogin.asp" method="post">
<postfield name="regid" value="$(locall)"/>
<postfield name="pass"  value="$(lopass)"/>
<postfield name="url"   value=""/>
</go></anchor> <a href="newsview.asp?ID=659&amp;url=login%2Easp">忘记密码?</a>
<br/><a href="register.asp">免费快速注册</a>

<br/><a href="fans.asp?url=">参观游客浏览社区</a>
<br/><a href="http://bbs.hucn.net/member.asp">会员服务中心</a><br/><a href="http://wap.hucn.net/index.asp">小虎在线首页</a>
<br/>输入字母时，长按键可输入数字
</p></card></wml>