Chapter 9 XHTML Forms
Forms are used for many purposes all over the Web. They are used by search engines to accept keywords and by online stores to process e-commerce shopping carts. Web sites use forms to help with a variety of functions—accepting visitor feedback, encouraging visitors to send a news story to a friend or colleague, collecting e-mail addresses for a newsletter, and accepting order information. This chapter introduces a very powerful tool for Web developers — forms that accept information from Web page visitors.
Chapter Links
- Yahoo!
- Amazon
- eBay
- Better Business Bureau Online Sample Privacy Policy
- MyMoney.gov Privacy Notice
- National Park Service Privacy Notice
- NCSA CGI Overview
- WC3 CGI Resource Guide
CGI Resources
Free Remotely-hosted Form Processing
- Formbuddy
- ExpressDB
- FormMail
- MyContactForm
- Wufoo
- Icebrrg
- FormAssembly
- Master.com
- Hosted Scripts
- Response-O-Matic
CGI & Free Scripts
- NCSA CGI Overview
- W3C Resource
- Worldwide Mart Scripts
- CGI Resource Index
- Extropia
- ASP101
- PHP Resource
Server-Side Technologies
- PHP
- Ruby on Rails
- Adobe ColdFusion
- Adobe Flex
- Perl
- Microsoft .NET Framework
- Microsoft Web Services
- Active Server Pages
- Java Server Pages
- Java Web Services
- webservices.org
- UDDI
Chapter Updates
Page 362
- The sentence,
"The myRowComments class configures the form area used to accept comments with a 20 pixel margin below the scrolling text box."
should be:
"The mySubmit class configures the display of the submit button with declarations for the left and top margins."
- Updated version of Figure 9.23
Page 377
JavaJam Case Study
- Page 378 - the 7th bullet point.
Remove the sentence "Code a <div> that is assigned to the myRow class."
Fish Creek Animal Hospital Case Study
- Page 380 - the 2nd bullet point.
Remove the sentence "Code a <div> that is assigned to the myRow class."
Pete the Painter Case Study
- Page 381 - #2, the 7th bullet point.
Remove the sentence "Code a <div> that is assigned to the myRow class."
Prime PropertiesCase Study
- Page 383 - #2, the 7th bullet point.
Remove the sentence "Code a <div> that is assigned to the myRow class."
Questions or Comments?
The author would like to hear from you!
Send an e-mail to webdevfoundations@gmail.com
