4D v13.4XML and WML Support |
||||||||||||||||||||
|
4D v13.4
XML and WML Support
XML and WML Support
4D Web Server supports WML (Wireless Markup Language) technology. This feature allows a mobile phone or a PDA’s owner to read and enter data in a 4D database. Note: The WML language associated to the WAP (Wireless Application Protocol) is developed by several companies. The WAP technology offers a set of network communication tools so that mobile phones and PDA users can visualize text published on Web pages. The WML technology is open and free of charge. For more information on WML, please refer to the Phone.com Web site: http://www.phone.com/. The data can be entered or read through WML pages using 4DTEXT or 4DSCRIPT tags. Here is the list of the WML documents supported by 4D Web server:
* Allows dynamic data insertion through 4DTEXT and 4DSCRIPT type tags. The 4D Web server supports .xml,.xls and .dtd documents which are sent with the following MIME type: “text/xml” and “text/xsl”. 4D analyzes their content and processes their 4DTEXT or 4DSCRIPT type tags (if any) in order to generate dynamic XML. |
PROPERTIES
Product: 4D SEE ALSO
Binding 4D objects with HTML objects |
||||||||||||||||||