Skip to Content
Javascript for the World Wide Web: Visual Quickstart Guide, Fifth Edition
book

Javascript for the World Wide Web: Visual Quickstart Guide, Fifth Edition

by Tom Negrino, Dori Smith
July 2003
Intermediate to advanced
512 pages
13h 8m
English
Peachpit Press
Content preview from Javascript for the World Wide Web: Visual Quickstart Guide, Fifth Edition

Chapter 8. Form Handling

Any time you need to gather information from the users of your Web sites, you'll need to use a form.

Forms can contain most of the usual graphical interface elements, including entry fields, radio buttons, check boxes, pop-up menus, and entry lists. In addition, HTML forms can contain password fields, shielding the user's input from prying eyes.

Once the form is filled out, a click on the form's Submit button sends the form's information to your Web server, where a CGI (that stands for Common Gateway Interface, and it's a script that runs on the Web server) interprets the data and acts on it. Often, the data is then stored in a database for later use. It's useful to make sure that the data the user enters is “clean,” that ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

You might also like

JavaScript and Ajax for the Web, Sixth Edition: Visual QuickStart Guide

JavaScript and Ajax for the Web, Sixth Edition: Visual QuickStart Guide

Tom Negrino, Dori Smith

Publisher Resources

ISBN: 032119439XPurchase book