Meta Tag Search v1.1
This is a wonderfull script that searches pages
by their meta tags. Very quick and accurate.
metasrch.zip
Guestbook v2.3.1
This is a standard guestbook script.
guestbook.zip
Form Mail
Form Mail is a pearl script that allows you to email form data. When visitor to your site fills out a form that is configured to use the Form Mail script, the form data will be emailed to an address of your choosing.
formmail.zip
WWWBoard v2.0 Alpha 2
This is a standard web board script
wwwboard.zip
C4 Text Access Counter
C4 is installed in the cgi-bin directory of every
CWS server. To use this script simply create a blank
text file in the same directory as the file you
want to count. You must name this file exactly the
same as the file you want to count, except with
a .count file extension. For example, if you want
the counter on your index.html file in the root
of your account, you would create a blank text file
in the root and name it index.count. Then, in the
index.html file, include this code:
<!--#exec cgi="/cgi-bin/c4.pl" -->
NOTE: You will
need to chmod the .count file to 766. Check your
FTP software's help if you are not sure how to chmod
files. If you cannot get the counter working, please
call or email us to check your account settings.
C4 Graphical Access Counter
We have the C4 Graphical Access Counter insalled
on every CWS server. Follow the directions above
(for the C4 Text Access Counter) except use this
code:
<!--#exec cgi="/cgi-bin/c4g.pl" -->
Also, you will need to place images for each digit
on your account. Place these images in a directory
called cdigits off the root of your account. Each
image should be named according to it's digit. For
example, the image of 6 should be named 6.gif.
Download example digits: digits.zip
NOTE: You will
need to chmod the .count file to 766. Check your
FTP software's help if you are not sure how to chmod
files. If you cannot get the counter working, please
call or email us to check your account settings.