To generate the mobile device application forms and access the forms
[object Object]
WML is not a new language. Rather, it is only XML that is "geared to work" with cell phones, PDAs, and other portable / wireless devices. To make it "gear to work" this way, the following changes should be made in WML documents - and nothing else.---- WML is placed in WML-type documents ("file.wml"), instead of XML-type documents ("file.xml") WML documents should have a Document Type Declaration pointing to WML. The tag still must be declared, regardless if your writing WML or not!
WML refers to Wireless Markup Language. It is a markup language that is used for mobiles.
Define ADO
WML is the short form of Wireless Markup Language. It is mainly used for Wireless devices like mobiles.
XML and WML both use the same markup / language. If you know XML, you know WML - and vice versa. However, XML is intentionally developed for computers, or other devices with larger screens. WML is developed for smaller-screened devices, such as PDA's and cell phones. Regardless, most devices, small or large screen'ed, now accept both formats of the XML language without complaining - but users may notice a difference in layout. On the technical side of things, WML standards branch off XML standards (which determine how things should be layed out on a screen or other display) - making the standards relatively different. WML is placed in WML-type documents ("file.wml"), as XML is placed in XML-type documents ("file.xml"). WML documents should have a Document Type Declaration pointing to an WML standard, as XML documents should have a Document Type Declaration pointing to an XML standard.
stand's for Whatever major loser
WML stands for Wireless Mark-up Language. It's the mobile-phone equivalent of HTML used on the internet.
WML scripting is the act of scripting / coding / writing in the language of WML - which is just slightly adjusted XML that is made for mobile devices. WMLScript (Wireless Markup Language Script) is the client-side scripting language of WML (Wireless Markup Language). A scripting language is similar to a programming language, but is of lighter weight. With WMLScript, the wireless device can do some of the processing and computation. This reduces the number of requests and responses to/from the server.
We'll Meet Later
The following are some key features of WML as compared to HTML:WML is a markup language for small, wireless computing devices.In WML, variables can be defined that store data in string format. In HTML, variables cannot be stored.WML uses WML script for client-side scripting, which is stored in a separate file. HTML uses JavaScript.The supported image format for WML is WBMP. HTML supports JPEG, GIF and BMP.A micro-browser is used to run WML markup. A regular browser, such as Internet Explorer, Firefox or Chrome, is used to run HTML markup.WML follows XHTML specification and is therefore case sensitive. HTML is not case sensitive.WML has fewer tags compared to HTML.A deck is a set of WML cards. In HTML, a site is a set of HTML pages.Key features of WML include:· Variables· Text formatting features· Support for images· Support for soft-buttons· Navigation control· Control of browser history· Support for event handling (for e.g. telephony services)· Different types of user interactions, e.g. selection lists and input fields
http://wiki.answers.com/Q/How_can_you_use_tha_image_tags_in_wml_script"