Link to Oldgas.com Main MenuMenu
Visit our client portfolio
Response form
Web site resources

Copyright © 2000
Primarily Petroliana Interactive

 

Primarily Petroliana Interactive

Web services for small business

 

Add a Form
Will work for wwwgarage.com customers only!

1) Create your form.

2) Add the following lines of HTML to the body section of your form's HTML.
If you already have a line in your form body <form action=..... method="POST"> First remove it!

<form action="http://www.yoursite.com/cgi-bin/formmail.pl" method="POST">

<input type="hidden" name="recipient" value="mail@yoursite.com">

<input type="hidden" name="subject" value="Form Subject">
A) Replace the Orange text with your sites domain name.

B) Replace the Green text with the e-mail address you want your form data forwarded to.

C) Replace the Purple text with your forms subject. This becomes the subject of the e-mail message sent to you that contains the forms data. (any text will work)

3) Here are optional Form Settings

4) Enjoy using your form, if you would like to see a working example, look at the source code on our ezform.htm page.

Back to Primarily Petroliana Interactive Web Services