I've make a wml page for New world(HongKong) and CSL(HongKong) 2 operators.
But Unfortunately I get a some problem only these 2 operators.
-------------------
<wml>
<card title="TEST" newcontext="true">
<p>
ID<br/>
<input type="text" name="id" value="$_id" emptyok="false" maxlength="15"/>
PASSWORD<br/>
<input type="text" name="pw" value="$_pw" emptyok="false" maxlength="15"/>
</p>
<p align="center">
<a title="Send" href="favo_list.php?$para&id=$(id)&pw=$(pw)">Send</a>
</p>
<p mode="nowrap">
<img localsrc="bigsquare2" alt="" src=""/><anchor title="back"><prev/>back</anchor>
</p>
</card>
</wml>
------
And also I used "DTD Doc type 1.3" in this WML. But accctually,
this WML script has not been worked. But I changed DTD from 1.3 to 1.1, and this script correctly worked.
It seems Nokia gateway has not suppported WMl 1.3 I think.
If you know this case, I need your help and support.
Perhaps you might first like to check if the device you are using for testing support wml 1.3? If you are using a nokia device for testing, you could go to the "Device Specifications" section of forum nokia to get a full listing.