CGI-BIN Scripts

 

Text Counter

Display a count of the number of visitors to your web page

TextCounter 1.2 is a simple program which allows you to include a text counter on any page. You can also include the date since it began counting, a link to a help page, etc...

 

FormMail

Get the contents of any form mailed to you.

This script can be used as a universal WWW form --> E-mail gateway. The script works for both the POST and GET form methods.

 

BFormMail

Get the contents of any form mailed to you.

This script contains additional features not found in ForMail and may be used as a direct replacement with full backward compatability.

 

Date

Display the current date and time in your web page.

Insert this: <!--#exec cgi="/cgi-bin/date"--> into your document where you want the date and time to appear.

 

Fortune

Insert a random fortune message, just for fun!

Insert this: <!--#exec cgi="/cgi-bin/fortune"--> into your document where you want the message to appear.