What is WMLScript dialogs library?
No Answer is Posted For this Question
Be the First to Post Answer
What are the standard libraries used by WMLScripts?
What is the process of adding the client side logic to WAP using WMLScript?
How to validate a user input using WMLScript?
What is the program structure of WMLScript?
What are the types of WMLScript comments?
Write a program that provides the declaration of the document using WML markup? - WMLScript
what is the use of wml decks?
What is WMLScript?
What is the use of WML decks? - WMLScript
What are the data types used in WMLScript?
What are the different WML Commands used in 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.