WMLScript
Article Metadata
The WMLScript is a version of the JavaScript for the WML pages. It provides mobile pages with the scripting capabilities, and enables many similar features as the JavaScript (for example, user input validations, dialog boxes, etc).
Both the WMLScript and JavaScript are based on the ECMAScript, and having very similar syntaxes.
However, the WMLScript cannot be embedded into the WML markup, and must be always placed into a separate file. The URL is then used to address the script in the markup.
External links
References
This article is based on the Wikipedia article for WMLScript.


(no comments yet)