<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
<card id="form" title="W5 WeSHARE Repository">
<p>
<img src="/skin/iss_m//pic/isharelogo-s.gif" alt="logo" width="67" height="29"/><br/>
  <b>Login</b><br/>
Name:<input name="name" type="text" format="*M" size="6" maxlength="25" emptyok="true" /><br/>
Password:<input name="password" type="password" format="*M" size="6" maxlength="25" emptyok="true"/><br/>

  <anchor>Submit
    <go method="post" href="http://w5ishare.moe.edu.sg/cos/o.x?c=/iss_w5/user&amp;func=verify">
      <postfield name="name" value="$name"/>
      <postfield name="password" value="$password"/>
            <postfield name="jumpto" value="http://w5ishare.moe.edu.sg/cos/o.x?c=/iss_w5/section"/>
          </go>
  </anchor>
</p>
<p><small>
..........<br/>
iSHARE Mobile Beta<br/>
(c) 2005 CommonTown Pte Ltd
</small>
</p>
</card>
</wml>
