Hello

How can I do wml like this with ECS:

<wml>
  <card id="Login" title="Login">
    <onevent type="ontimer">
      <go href="http://Login.wml"/>
    </onevent>
    <timer value="5"/>
    <p align="center">
       Hello
      <br/>
      <img src="Img.wbmp" alt="Logo"/>
    </p>
  </card>

</wml>

A specially onevent is missing.

Please, help me.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to