Tools for Your Web Site
We provide the following scripts for use on your web site. Please note
that debugging your scripts once you begin customizing them is a lot more
problematic than basic installation and configuration. For these and any
other scripting questions please check our other scripting resource pages
to the right.
|
 |
Helpful Links
Writing CGI scripts
Setting File Permissions
CGI/Perl and PHP Resources
Server Configuration |
Guestbook
Guestbook is a straightforward collection of scripts that create a simple,
clean guestbook for your web site. Visitors can leave read and leave comments,
and as administrator you can read, edit, or delete comments as you choose.
Comments are date/time stamped, and older comments are archived. Very
simple to configure, and easy to customize!
|
 |
|
Access Tracker
The Statistics program in every web hosting account is a great resource
for tracking hits to your site, but if you really want to see what your
customers are doing on your site try our Access Tracker - it shows you
every details of the days access log file. Find out where your visitors
are coming from, what search terms they used to find you, and what path
they took through your site. Download the access.txt file, rename to access.pl,
edit lines 11 and 15 (instructions in the code), upload, and change permissions
to "755" or "RWX-RX-RX".
|
 |
|
Whois Script
If you'd like to provide a Whois search for domain names on your site,
Whois.pl is the simplest way to go. Find out if a domain name is available,
and if so who owns it. Download the whois.txt file, rename to whois.pl,
upload, and change permissions to "755" or "RWX-RX-RX".
|
 |
|
WWWBoard
WWWBoard is a threaded World Wide Web discussion forum and message board,
which allows users to post new messages, follow up to existing ones and
more. This is a brand new version, with new administrative functionality.
The Readme has all the set up information; mostly it is a matter of changing
path information, and you can read more about server paths at Server
Configuration.
|
 |
|
|
FormMail
Formmail allows you to use a form to receive
e-mail from your users.
We've detected that a some spammers has been using non-secured copies
of formmail to send their spam mail. To prevent this situation use an
updated script, which will protect you from abuse by the spammers:
We recommend the System Formmail as shown
on Formmail Support Page.
|
|
|