WML (Wireless Markup Language) is a language used to convert HTML documents in a pocket format that can be interpreted by WAP telephones. WAP documents are not very different to HTML documents, except in that they use WML language. WML documents have the .wml extension.
WML is mostly text. Tags and scripts that slow down transfers are not part of standard WML.. Tables and images are kept to a minimum. Since WML is an XML application, all the tags are case sensitive and must contain opening as well as closing tags.
On the edit window, position the pointer on the location where you want to insert the command.
In the Specialized tab, click on the icon Insert a command . The Script Generator Window is displayed.
In the text box Go
to, display the list to select the type of script.
You can use different types of scripts.
To select a type of script, you can also use the bottom area of the
window. The left area of the window is refreshed in terms of the type
of script you select. The browser displays the following icons:
Double
click on the icon to open the file.
Double click on the icon to display the contents of the parent directory.
Double click on the icon to select the command.
When you double click on the icon to choose a command, the line of code is automatically
inserted; for example, for the header prologue, the Expressions
Constructor dialog box is displayed. Depending on the command being
edited, the window displays a different field numbers which allows you
to define all the necessary parameters.
You must supply information regarding identification, access keys and the properties and attributes of the tags you use.
Click on the OK buttons to close the windows.
Once the command is completed, CuteHTML Pro inserts the command at the insertion point.