FormMail - Knowledge Base Archives - Hivelocity Hosting https://www.hivelocity.net/kb/tag/formmail/ Dedicated Servers, Private Cloud & Colocation Mon, 18 Dec 2023 17:57:47 +0000 en-US hourly 1 https://wordpress.org/?v=6.6 How do I use FormMail? https://www.hivelocity.net/kb/how-do-i-use-formmail/ https://www.hivelocity.net/kb/how-do-i-use-formmail/#respond Sat, 13 Nov 2010 07:36:58 +0000 https://kb.hivelocity.net/?p=1016 Formmail is a very easy to use form processor, simply place the following on any page after entering your domain. You can change this code to fit your specific needs. <FORM METHOD=POST ACTION=”https://yourdomain.com/cgi-sys/FormMail.cgi“> <input type=hidden name=”recipient” value=”sales@yourdomain.com“> <input type=hidden name=”subject” value=”Order”> <input type=hidden name=”return_link_url” value=”https://yourdomain.com/“> <input type=hidden name=”return_link_title” value=”Back to MainPage”> Be sure to replace …

How do I use FormMail? Read More »

The post How do I use FormMail? appeared first on Hivelocity Hosting.

]]>
Formmail is a very easy to use form processor, simply place the following on any page after entering your domain. You can change this code to fit your specific needs.

<FORM METHOD=POST ACTION=”https://yourdomain.com/cgi-sys/FormMail.cgi“>
<input type=hidden name=”recipient” value=”sales@yourdomain.com“>
<input type=hidden name=”subject” value=”Order”>
<input type=hidden name=”return_link_url” value=”https://yourdomain.com/“>
<input type=hidden name=”return_link_title” value=”Back to MainPage”>

Be sure to replace yourdomain.com, with your real domain name.

The post How do I use FormMail? appeared first on Hivelocity Hosting.

]]>
https://www.hivelocity.net/kb/how-do-i-use-formmail/feed/ 0