
<?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="Login" title="&#x73E0;&#x6D77;&#x7535;&#x5927;08&#x6625;&#x7535;&#x5B50;&#x5546;&#x52A1;">
<p align="center">&#x73E0;&#x6D77;&#x7535;&#x5927;08&#x6625;&#x7535;&#x5B50;&#x5546;&#x52A1;</p>
<p>&#x7528;&#x6237;&#x540D;：<input name="username" title="username"/>
</p>
<p>&#x5BC6;  &#x7801;：<input name="password" title="password" type="password"/>
</p>
<p align="center"><anchor title="Login">&#x767B;&#x5F55;
<go href="check.asp" method="post">
<postfield name="username" value="$(username)"/>
<postfield name="password" value="$(password)"/>
</go>
</anchor>
</p>
<p align="center"><a href="reg.asp">&#x6CE8;&#x518C;&#x65B0;&#x7528;&#x6237;</a></p>
</card>
</wml>
