Chapter 11
Processing Form Data
IN THIS CHAPTER
Coding text boxes
Programming checkboxes and radio buttons
Processing selection lists
Monitoring and triggering form events
Dealing with the form data
Programming requires more concentration than other activities. It's the reason programmers get upset about ‘quick interruptions’ — such interruptions are tantamount to asking a juggler to keep three balls in the air and hold your groceries at the same time.
—STEVE MCCONNELL
Building HTML forms (the subject of Book 2, Chapter 5) is awesome and fun, but you may have noticed something more than a little dismaying about your forms: They don’t really do very much! Sure, there’s a certain satisfaction in toggling a checkbox, selecting a value from a list, and choosing a hue from a color picker, but that satisfaction is short-lived. It’s like renovating your kitchen, turning a burner knob on your new oven, and having nothing happen. Why not? No electricity! Why doesn’t your HTML form do anything? ...
Get HTML, CSS, & JavaScript All-in-One For Dummies now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.