Wiley Logo
Chapter 8 Resources
  for Web Applications: Concepts and Real World Design
 
Chapter 8 Downloads
All of the Source files for the examples in Chapter 8 as a zipped archive.

PowerPoint overview for Chapter 8. Go here if you need to know more about downloading PowerPoint files.

The downloads page contains links you can use to download the files for all the chapters in the book in one zipped archive.
Extra Resources for Chapter 8
Look here when Chapter 8 of the book mentions something extra to be found on the web site.


Decode Cookies:
Here is the code for decooding cookies. Note that this file is also supplied for download with the source code archives.


Date function:
Here is the one_year_from_now function which is used in the preferences.cgi program shown in Figure 8.5. It simply generates a cookie-formatted time one year from when the function is called. Note that this file is also supplied for download with the source code archives.
Figures
(executible)
Figures
(gifs)
Exercises
Support