 CGI's available on our servers
MailForm - handle forms input
MailForm will e-mail you the input information from
a CGI form. You must declare your form as
<FORM ACTION="http://www.gekko.net/cgi-bin/mailform.cgi" METHOD="POST">
and your form must contain the input named Recipient,
with your e-mail address. If you want the form to display a
certain web page after the information has been submitted you
need to define input named Location which must contain
the full URL of the page you want to load.
Other scripts
You can download various CGI scripts from
WorldWideMart. Please read
carefully the documentation for any scripts you're downloading - we don't offer
free support for any CGI scripts you downloaded off the internet.
|