Index of /~jamie/CS3172/Mats/examples/perl/cookies
Name Last modified Size Description
Parent Directory -
cookie-colour-css.pl.source 2007-08-29 20:04 3.5K
cookie-colour-read.pl.source 2007-08-29 20:04 1.5K
cookie-colour-read.pl.source,1 2007-08-29 20:04 1.4K
cookie-colour.html 2009-06-10 14:31 3.2K
cookie-colour.pl.source 2007-08-29 20:04 2.4K
cookie-colour2.html 2009-06-10 14:31 3.2K
cookie-time.pl.source 2007-08-29 20:04 3.7K
time1-output 2007-08-29 20:04 1.3K
time1-output.txt 2007-08-29 20:04 1.3K
time1.pl.source 2007-08-29 20:04 3.4K
CGI Cookie Examples for Dal CS 3172 : Web-centric Computing
CS3172 > 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/CS3172/Mats/examples/perl/cookies/README.shtml
- Version:
- Sunday, 29-Nov-2009 14:29:56 AST
- CS 3172 Prof:
- J. Blustein <jamie@cs.dal.ca>