Ken's CGI examples
Modified 10/24/99.
Age Calculator
This Perl CGI script calculates your age based on a birthdate you enter into an HTML form. It includes good examples of date conversion routines as well as basic form input using cgi-lib.pl.
Click here for a demonstration.
Budget Calculator
This is a simple spreadsheet-like application implemented as an HTML form on the client side with a Perl CGI script to perform the calculations on the server side.
Click here for a demonstration.
Comming soon:
An access tracker which will log the following kinds of statistics:
  • Display resolution and color depth
  • JavaScript availability and version
  • Java availability
  • Cookie availability
  • Browser type and version
  • Whether the visitor is new or returning
  • Referring page


Links: Definitions:
  • ASP
  • CGI
  • form
  • server-side
  • SSI
Books:


The Official CGI Webring Homepage
Move 5 pages backMove 1 page backList all members of The Official CGI WebringMove 1 page forwardMove 5 pages forward


my home page