Hi everybody...
hope php is running very well. I need a help to make call from wml ....so far searching on the net i got 2 examples..they are:
1.
<wml>
<card id="index" title="Search Term">
<do type="accept" label="Call">
<go href="wtai://wp/mc;14085551543">
</do>
</card>
</wml>
2.
<card title="United Airlines" id="main">
<do type="options" label="Done">
Figure 1
<prev/>
</do>
<p>
Contact Numbers<br/>
Milage Plus <a title="call" href="wtai:/wp/mc;18004214655">800.421.4655</a><br/>
Reservations <a title="call" href="wtai:/wp/mc;1800241.6522">800.241.6522</a><br/>
Shuttle by United <a title="call" href="wtai:/wp/mc;18007488853">
800-Shuttle</a><br/>
</p>
</card>
</card>
</wml>
but none of them are working in the wap...so can anyone please help me with giving a sample code that is working?
have a nice day!!