Index of /~jamie/CS4173/Mats/examples/perl/cookies
Name Last modified Size Description
Parent Directory -
time1.pl.source 2010-08-19 13:18 3.4K
cookie-colour-css.pl..> 2010-08-19 13:16 3.5K
cookie-colour-read.p..> 2010-08-19 13:16 1.5K
cookie-time.pl.source 2010-08-19 13:15 3.7K
cookie-colour.pl.source 2010-08-19 13:15 2.4K
time1-output 2005-01-05 17:55 1.3K
cookie-colour2.html 2005-01-05 17:55 3.2K webpage
cookie-colour.html 2005-01-05 17:55 3.2K webpage
cookie-colour-read.p..> 2005-01-05 17:55 1.4K
CGI Cookie Examples for Dal CS 4173 : Web-centric Computing
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/CS4173/Mats/examples/perl/cookies/README.shtml
- Version:
- Tuesday, 06-Jun-2006 16:48:40 ADT
- CS 4173 Prof:
- J. Blustein <jamie@cs.dal.ca>