Academic Tutorials



English | French | Portugese | German | Italian
Google

Home Source Codes E-Books Downloads Contact Us About Us

WMLScript Tutorial
WMLScript Introduction
WMLScript Syntax
WMLScript Elements
WMLScript Functions
WMLScript Standard Libraries
Validating User Input by WMLScript
WMLScript Summary

HTML Tutorials
HTML Tutorial
XHTML Tutorial
CSS Tutorial
TCP/IP Tutorial
XML Tutorials
XML Tutorial
XSL Tutorial
XSLT Tutorial
DTD Tutorial
Schema Tutorial
XForms Tutorial
XSL-FO Tutorial
XML DOM Tutorial
XLink Tutorial
XQuery Tutorial
XPath Tutorial
XPointer Tutorial
RDF Tutorial
SOAP Tutorial
WSDL Tutorial
RSS Tutorial
WAP Tutorial
Web Services Tutorial
Browser Scripting
JavaScript Tutorial
VBScript Tutorial
AJAX Tutorial
DHTML Tutorial
HTML DOM Tutorial
WMLScript Tutorial
E4X Tutorial
Server Scripting
ASP Tutorial
PHP Tutorial
PERL Tutorial
SQL Tutorial
ADO Tutorial
.NET (dotnet)
Microsoft.Net
XML Web Services
ASP.Net
.Net Mobile
C# : C Sharp
ADO.NET
VB.NET
Multimedia
SVG Tutorial
Flash Tutorial
Media Tutorial
SMIL Tutorial
Web Building
Web Browsers
Web Hosting
W3C Tutorial
Web Building
Web Quality
Web Semantic
Web Careers
Java Tutorials
Java Tutorial
JSP Tutorial
Servlets Tutorial
Struts Tutorial
EJB Tutorial
JMS Tutorial
JMX Tutorial
Programming Langauges
C Tutorial
C++ Tutorial
Visual Basic Tutorial
Data Structures Using C
Soft Skills
Communication Skills
Time Management
Project Management
Team Work
Leadership Skills
Corporate Communication
Negotiation Skills


WMLScript Summary

Previous Next



What is an WMLScript

An WMLScript is the WAP corollary to JavaScript scripting language While the JavaScript has since been coopted by the server tool vendors (including the Netscape and the Microsoft), An WMLScript is the client-only scripting platform used in the combination with the WML to provide a client side procedural logic. Like an WML, WMLScript is also compiled via the WAP gateway in a binary form to provide the intelligence to the mobile clients.


The WMLScript Syntax

The following bullets do help to summarize the basic syntax of the language:

  • Smallest unit of the execution in WMLScript is the statement and each statement should end with the semicolon (;).

  • An WMLScript is a case-sensitive.

  • The Comments can either be single-line (beginning with "//") or can be multi-line (bracketed by" /* "and "*/"). This syntax is also identical to both languages C++ and Java.

  • The literal character string is defined as any sequence of zero's or can be more characters enclosed within the double ("") or a single (‘) quotes.

  • The Boolean literal values correspond to either true or false.

  • The New variables are declared using the keyword var (i.e. var x;)


WML Data Types

Following are the data types that are supported by the WML:

  • Boolean.
  • Integer
  • Floating-point
  • String
  • Invalid


  • WMLScript Standard Libraries

    The WMLScript do provides six "pre-built" libraries. These libraries includes:

    • Lang - data type manipulation, the absolute value calculations, and the random number generation.

    • Float - this library includes the sqrt(), the round(), and the pow().

    • String -this library includes length(), the charAt(), the find(), the replace(), and finally the trim() function.

    • URL - A typical functions include the getPath(), the getReferer(), and the getHost() function.

    • WMLBrowser - The commonly used functions in this library are next(), getCurrentCard(), go(), prev() and the refresh() function.

    • Dialogs - This library contains the functions the prompt(), the confirm(), and the alert() function.




    Share And Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
    • blinkbits
    • BlinkList
    • blogmarks
    • co.mments
    • connotea
    • del.icio.us
    • De.lirio.us
    • digg
    • Fark
    • feedmelinks
    • Furl
    • LinkaGoGo
    • Ma.gnolia
    • NewsVine
    • Netvouz
    • RawSugar
    • Reddit
    • scuttle
    • Shadows
    • Simpy
    • Smarking
    • Spurl
    • TailRank
    • Wists
    • YahooMyWeb

    Previous Next

    Keywords: sparknotes summary, summary analysis, format summary, chapter summary, summary questions, reference summary, create summary, story summary, language summary, plot summary, character summary, summary synopsis, chapters summary


    HTML Quizes
    HTML Quiz
    XHTML Quiz
    CSS Quiz
    TCP/IP Quiz
    XML Quizes
    XML Quiz
    XSL Quiz
    XSLT Quiz
    DTD Quiz
    Schema Quiz
    XForms Quiz
    XSL-FO Quiz
    XML DOM Quiz
    XLink Quiz
    XQuery Quiz
    XPath Quiz
    XPointer Quiz
    RDF Quiz
    SOAP Quiz
    WSDL Quiz
    RSS Quiz
    WAP Quiz
    Web Services Quiz
    Browser Scripting Quizes
    JavaScript Quiz
    VBScript Quiz
    AJAX Quiz
    DHTML Quiz
    HTML DOM Quiz
    WMLScript Quiz
    E4X Quiz
    Server Scripting Quizes
    ASP Quiz
    PHP Quiz
    PERL Quiz
    SQL Quiz
    ADO Quiz
    .NET (dotnet) Quizes
    Microsoft.Net Quiz
    XML Web Services Quiz
    ASP.Net Quiz
    .Net Mobile Quiz
    C# : C Sharp Quiz
    ADO.NET Quiz
    VB.NET Quiz
    Multimedia Quizes
    SVG Quiz
    Flash Quiz
    Media Quiz
    SMIL Quiz
    Web Building  Quizes
    Web Browsers Quiz
    Web Hosting Quiz
    W3C Quiz
    Web Building Quiz
    Web Quality Quiz
    Web Semantic Quiz
    Web Careers Quiz
    Java Quizes
    Java Quiz
    JSP Quiz
    Servlets Quiz
    Struts Quiz
    EJB Quiz
    JMS Quiz
    JMX Quiz
    Programming Langauges Quizes
    C Quiz
    C++ Quiz
    Visual Basic Quiz
    Data Structures Using C Quiz
    Soft Skills Quizes
    Communication Skills Quiz
    Time Management Quiz
    Project Management Quiz
    Team Work Quiz
    Leadership Skills Quiz
    Corporate Communication Quiz
    Negotiation Skills Quiz

    Privacy Policy
    Copyright © 2003-2008 Vyom Technosoft Pvt. Ltd., All Rights Reserved.