Tech Support Topics

Sphynx Server CGI

CGI tools to improve the functionality of your server.


A few of the many scripts and programs available for your use.

For additional help write support@sphynx.com. Please note your server login id and full name.




HOME | SITE HOSTING | VIRTUAL SERVERS | PAGE DESIGN | FAQ | ORDER | TECH SUPPORT


Copyright © 1996, Sphynx Web Solutions. All rights reserved. All brand names and product names used on these web pages are trademarks, or trade names of their respective holders. Direct questions or comments to webmaster@sphynx.com.

Here is the basic string used to begin a form and use formmail for processing:
<form method="POST" action="/cgi-bin/formmail.pl">
 
FormMail - full-featured version - a Perl script that processes the results of a fill-out form on your site. You control the look of the page returned to the user or you can redirect the user to your own prepared "thank you" page.
<form method="POST" action="/cgi-bin/formmail-z.pl">
 
Guestlist - a program which allows you to provide visitors to your site a guestbook they can sign and leave comments on. You create two pages, one is a form, one is the list. Or you can have both the form and the list on one page.
<form method="POST" action="/cgi-bin/guestlist.cgi/PATHNAME/guestlist.html">