<br />
<b>Notice</b>:  Undefined variable: HTTP_COOKIE_VARS in <b>D:\eclipse\workspace\wgo4\syssite\wap\index.php</b> on line <b>2</b><br />
<br />
<b>Notice</b>:  Undefined variable: HTTP_COOKIE_VARS in <b>D:\eclipse\workspace\wgo4\syssite\wap\index.php</b> on line <b>3</b><br />
<?xml version="1.0" encoding="gb2312"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>
<card id="MainCard" title="网上商店">
<do type="accept" label="进入"> 
  <go href="orderlist.php" method="post"> 
    <postfield name="uname" value="$userName"/> 
    <postfield name="passwd" value="$passwd"/> 
  </go> 
</do> 
<p align="center">
   <img src="shopexlogo.wbmp" alt="Shopex"/><br/>
   用户:<input name="userName" title="User Name" type="text" value="" format="*M" emptyok="false" maxlength="20" tabindex="1"/><br/>
   密码:<input name="passwd" title="PassWord" type="password" value="" format="*M" emptyok="false" maxlength="20" tabindex="2"/>
</p> 
</card>

</wml>