Member Resources: Using a form 

 

To modify an existing HTML form to work with webform.cgi, please follow the simple
instructions below.


Homepage name: index.htm 

Name of page with the form on it: xyz.htm 

Name of the thank-you page: thanks.htm 

Email address: abcdefg@xyz.com


W need to insert some HTML code into the file, "xyz.htm". We will insert this
code:

<form method="post" action="http://www.thefishfinder.com/cgi-bin/webform.cgi"> 
<input type="hidden" name="recipient" value="your-email@xyz.com">
<input type="hidden" name="redirect" value="http://www.thefishfinder.com/members/category/thanks.htm">
<input type="hidden" name="subject" value="Form Submission">

Of course, we may we may replace "Form Submission" with some other subject.

With Secure Server

For Secured Server on UNIX the path would be:

<form method="post" action="https://protected.hostcentric.com/fishfinder/docroot_fishfinder/members/category/YourPage.html"> 
<input type="hidden" name="recipient" value=" your-email@xyz.com">
<input type="hidden" name="redirect"
value="https://protected.hostcentric.com/fishfinder/docroot_fishfinder/members/category/thanks.htm">
<input type="hidden" name="subject" value="Form Submission">

 

That does it for your forms.


Home | Login | Lounge | Community forum

 


Fish Clix Banner Exchange  Join Today!

 

Ad Rates

Disclaimer 

Mailing List

© Copyright O.P.W.  All rights reserved.