Advanced WMLWen-Chen Hu (University of North Dakota, USA)
Copyright © 2009. 27 pages.
OnDemand Chapter PDF Download
Download link provided immediately after order completion
| $37.50 | |
Available.
Instant access upon order completion.
DOI: 10.4018/978-1-59140-769-0.ch007 Sample PDFCite
MLA
Hu, Wen-Chen. "Advanced WML." Internet-Enabled Handheld Devices, Computing, and Programming: Mobile Commerce and Personal Data Applications. IGI Global, 2009. 180-206. Web. 19 May. 2013. doi:10.4018/978-1-59140-769-0.ch007
APA
Hu, W. (2009). Advanced WML. In W. Hu (Ed.), Internet-Enabled Handheld Devices, Computing, and Programming: Mobile Commerce and Personal Data Applications (pp. 180-206). Hershey, PA: Information Science Reference. doi:10.4018/978-1-59140-769-0.ch007
Chicago
Hu, Wen-Chen. "Advanced WML." In Internet-Enabled Handheld Devices, Computing, and Programming: Mobile Commerce and Personal Data Applications, ed. Wen-Chen Hu, 180-206 (2009), accessed May 19, 2013. doi:10.4018/978-1-59140-769-0.ch007
Export Reference
 Favorite  | | TopAbstractChapter VI discusses the creation of static web pages, which have a fixed content at all times. In order to change static web pages to dynamic ones, it is necessary to implement advanced WML, the subject of this chapter, which requires support from external programs containing procedural languages. There are several methods available for calling external programs the two most common being: • PHP (Hypertext Preprocessor): PHP is a server-side, cross-platform, HTML embedded scripting language that allows programmers to create dynamic web pages. In an HTML document, PHP script (with a similar syntax to that of Perl or C) is enclosed within special PHP tags. Because PHP is embedded within tags, it is possible to jump between HTML and PHP (as in ASP and Cold Fusion) rather than relying on heavy amounts of code to output HTML. PHP is executed on the server, so the client cannot view the PHP code. PHP can perform any task that a CGI program can, and PHP-enabled Web pages can be created and edited just like regular HTML pages. • ASP.NET (Active Server Pages): ASP.NET is a free technology from Microsoft that allows programmers to create dynamic web applications. An ASP.NET file can contain text, HTML tags and scripts. Scripts in an ASP.NET file are executed on the server. ASP can be used to create web applications ranging from small, personal websites through to large, enterprise-class web applications. This chapter will focus on applications that use CGI because of its simplicity. TopComplete Chapter List
Search this Book:
Reset | 1. |
Wen-Chen Hu (University of North Dakota, USA)
With the introduction of the World Wide Web, electronic commerce revolutionized traditional commerce, boosting sales and facilitating exchanges of merchandise and in...
Sample PDF |
More details... | $37.50 |
| 2. |
Wen-Chen Hu (University of North Dakota, USA)
Commerce, the exchange or buying and selling of commodities on a large scale involving transportation of goods from place to place, benefits from the convenience and...
Sample PDF |
More details... | $37.50 |
| 3. |
Wen-Chen Hu (University of North Dakota, USA)
Mobile users interact with mobile commerce applications by using small wireless Internet-enabled devices, which come with several aliases such as handhelds, palms, P...
Sample PDF |
More details... | $37.50 |
| 4. |
Wen-Chen Hu (University of North Dakota, USA)
Without ways to conduct secure commercial information exchange and safe electronic financial transactions over mobile networks, neither service providers nor potenti...
Sample PDF |
More details... | $37.50 |
| 5. |
Wen-Chen Hu (University of North Dakota, USA)
As handheld computing is a fairly new computing area, there is as yet no generally accepted formal definition. For the purposes of this book, therefore, it will be d...
Sample PDF |
More details... | $37.50 |
| 6. |
Wen-Chen Hu (University of North Dakota, USA)
Wireless application protocol (WAP) (Open Mobile Alliance, 2003) is a suite of network protocols that specifies ways of sending data across the airwaves. A wireless...
Sample PDF |
More details... | $37.50 |
| 7. |
Wen-Chen Hu (University of North Dakota, USA)
Chapter VI discusses the creation of static web pages, which have a fixed content at all times. In order to change static web pages to dynamic ones, it is necessary...
Sample PDF |
More details... | $37.50 |
| 8. |
Wen-Chen Hu (University of North Dakota, USA)
WML is a markup language used for text formatting and displaying (Open Mobile Alliance, 2001). However, the functions of a markup language are limited if there is no...
Sample PDF |
More details... | $37.50 |
| 9. |
Wen-Chen Hu (University of North Dakota, USA)
Numerous server-side handheld applications are available for devices. Some popular applications include: • Instant messages, which require service providers to relay...
Sample PDF |
More details... | $37.50 |
| 10. |
Wen-Chen Hu (University of North Dakota, USA)
There are two kinds of handheld computing and programming, namely client- and server- side handheld computing and programming. The most popular applications of the l...
Sample PDF |
More details... | $37.50 |
| 11. |
Wen-Chen Hu (University of North Dakota, USA)
Most client-side handheld programming uses either Java or C/C++. This chapter introduces Java ME (previously known as J2ME), which is a version of Java (Sun Microsys...
Sample PDF |
More details... | $37.50 |
| 12. |
Wen-Chen Hu (University of North Dakota, USA)
Chapter XI introduced the basics of Java ME programming. This chapter will build on this, focusing on advanced Java ME programming. The following two major topics wi...
Sample PDF |
More details... | $37.50 |
| 13. |
Wen-Chen Hu (University of North Dakota, USA)
Programming for Palm devices is not a trivial task and it is especially hard for beginners starting their first assignment. This chapter is not intended to be a comp...
Sample PDF |
More details... | $37.50 |
| 14. |
Wen-Chen Hu (University of North Dakota, USA)
The introduction to Palm OS programming given in the previous chapter provided an overview of its structure and basic concepts. This chapter examines an advanced asp...
Sample PDF |
More details... | $37.50 |
|
| |