This page was last modified 19:40, 6 March 2008.
ECMAScript MP
From Forum Nokia Wiki
ECMAScript Mobile Profile (ESMP) is a syntantic subset of ECMAScript very similar to JavaScript to provide added intelligence to a mobile device using a XHTML MP website.
ECMAScript MP is based on ECMAScript defined by ECMA 262 (Supported with minor exceptions).
It is also a superset of WMLScript, the script language used in conjuntion with WML. ECMAScript MP replaces key scripting functionalities lost in conversion from WML to XHTML. ECMAScript MP also supports all functionality found in WMLScript.
Uses
With ESMP, you can:
- Check the validity of user input data (forms validation).
- Apply mathematic and procedural logic locally to the input data.
- Providing access to the facilities of the device.
- Generate messages and dialogs locally without server interaction.
- Dynamic creation and/or modification of documents on the client using DOM.
- With some browsers you can make asynchronous calls to the server using AJAX technology.
- Acces to proprietary functional interfaces, like local facilities, local persistent store, Phonebook, bookmarks, calendar, sms, etc.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Do nokia mobile browser like other browser IE or opera support CGI function?...@@. | mikeliu1976 | Browsing and Mark-ups | 1 | 2005-03-10 11:59 |
| [Undocumented Evil] Download Manager API crashes and timeouts | Dexterp37 | Symbian Networking & Messaging | 4 | 2008-01-17 11:56 |
| N80 Can Access Internet Banking Secure Websit? | elvintay | Mobile Java Networking & Messaging & Security | 1 | 2006-10-30 18:33 |
| javascript set focus to input text box ?? | zaponjanx | Browsing and Mark-ups | 5 | 2008-03-12 09:52 |
| XHTML MP and scripting on the client side. | marte1980 | Browsing and Mark-ups | 2 | 2006-02-09 14:35 |
