CS4173 > Mats > examples/ > perl/ > cookies/
J. Blustein
perl/cookies directory
Directories
- perl/ parent directory
- this directory
Related Directories
- ../../CGI directory
Files
- README.shtml
- (this file)
Display Current Time
- time1.cgi
- CGI that saves state with a hidden field
- executable
- source code
- cookie-time.cgi
- executable
- source
- output from program (what is sent to the browser)
Cookie Colour I
- cookie-colour.html
- form to get data
- cookie-colour.cgi
- to set cookies with data received by the form
- source code
- executable
- cookie-colour-read.cgi
- to read the data from the cookies
- source code
- executable
Cookie Colour II
- cookie-colour2.html
- form to get data
- cookie-colour-css.cgi
- to set cookies with data received from the form (uses CSS and valid XHTML)
- executable
- source code
- cookie-colour-read.cgi
- to read the data from the cookies
- source code
- executable
See Also
- In the Materials section
- In the Resources section
http://web.cs.dal.ca/~jamie/teach/course/CS/4173/Materials/examples/perl/cookies/README.shtml
- Version:
- Tuesday, 06-Jun-2006 16:48:40 ADT
- CS 4173 Prof:
- J. Blustein <jamie@cs.dal.ca>