TheaNet

ISP like it's 1999

Thea's Script Archive

Some CGI scripts for fun! They probably have security vulnerabilities.

counter.pl

A basic counter script. Takes a page name in the query string, stores the hits in a gdbm database.

guestbook.pl

A very simple guestbook. Takes name and message, updates the HTML by replacing <!--NEXT_ENTRY--> with the new entry.