cancel
Showing results for 
Search instead for 
Did you mean: 

WML extensions for BSP

Former Member
0 Kudos

Hi,

Can anybody got some sample WML coding in BSP layout? I would like to know how to trigger the OnInputProcessing using WML coding.

Thanks.

NP.

Accepted Solutions (0)

Answers (1)

Answers (1)

RoBu
Explorer
0 Kudos

Hi,

I have the same Problem (and sorry for my English).

See also:

Example (Call with Opera-Browser) but no kommunicate with OnInputProcessing

Please Help.

Thank you

RoBu di AQu


<?xml version = "1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
                     "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
  <card id="card1" title="Password Input Fields">
    <p>
      Please login:<br/><br/>
      User Name:
      <input type="text" name="name" maxlength="16" value="RoBu"/><br/>
      Password:
      <input type="password" name="passwd" maxlength="10" value="abc"/>
    </p>
  </card>
  <input type="submit" name="OnInputProcessing" value="Enter">
</wml>

RoBu
Explorer
0 Kudos

Hi,

is there no solution for my Proplem?

Cheers RoBu di AQu

RoBu
Explorer
0 Kudos

Hi,

I have now opened an OSS message - promise me but not much...

Cheers RoBu di AQu

RoBu
Explorer
0 Kudos

Hi,

I found the answer in OSS-Note 836653

Regards

RoBu di AQu