What is WMLScript?
Answer / praveen
WMLScript is a subset of the JavaScript scripting language designed as part of the WAP standard to provide a convenient mechanism to access mobile phone's peripheral functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the function of WMLScript?
What is the WML Operators?
What is the use of WML in WMLScript?
what is the process where wml cards request the device to access wap?
What is the WMLScript?
How we call WMLScript from WML page?
Write a program that provides the declaration of the document using wml markup?
What is WML function?
What are WSDL ports ?
What are the standard libraries used by WMLScripts?
Write a program that provides the declaration of the document using WML markup? - WMLScript
how to send sms using wml am using <a href="sms:<?php echo $PhoneNo; ?>?body=hi">submit</a> when am clicking send it stored into the out box.