Adding Client-Side Logic To WAP Using WMLScript
Added 28 Jul 2008
WMLScript is the WAP corollary to the JavaScript scripting language
that was popularized by Netscape Communications. Standardization
efforts by Netscape helped produce the ECMAScript standard, a standard
that WMLScript was based on. While JavaScript has since been coopted by
server tool vendors (including Netscape and Microsoft), WMLScript is a
client-only scripting platform used in combination with WML to provide
client side procedural logic. Like WML, WMLScript is compiled via a
WAP...