Get Form Post
2002-01-20 20:01:44
View Code
Category: perl:cgi
Description: Get data from a form using the post option.
Author: detour

 Web Counter
2002-04-30 23:28:04
View Code
Category: perl:cgi
Description: A basic counter in perl.
Author: Snap

 Host Log
2002-05-13 18:21:50
View Code
Category: perl:cgi
Description: This is an example of how to descretely log the ip, date, and time users accessed your website.
Author: Snap

 CGI Environment Variables
2002-08-11 10:05:02
View Code
Category: perl:cgi
Description: Explination of the environment variables that PERL handles and uses.
Author: Snap

 IP Filter
2002-08-11 10:12:00
View Code
Category: perl:cgi
Description: This script is an example of how to deny access to a specific webpage or multiple pages by using the remote user's IP address.
Author: Snap