Search  
   
Browse by Category
 
Netfirms 24/7 Support .: SITE: DESIGN, PUBLISHING & FTP .: C. Web Forms .: How do I use formmail securely?

How do I use formmail securely?

To use formmail securely, there are 2 requirements:

1. Follow instructions in this article to configure formmail on your web page

2. Edit the form action tag as follows:

BEFORE
<form action="/cgi/formmail" method="post">

AFTER
<form action="https://membername.sslpowered.com/cgi/formmail" method="post">

3. Please call your form page from a secure URL such as https://membername.sslpowered.com/contact.htm (where membername is the Member name assigned to your Netfirms account and contact.htm is the name of your web form). That is, when users arrive at your form page, they should arrive at the above similar URL.


How helpful was this article to you?


.: Powered by Lore 1.5.6
Visit Netfirms.com Web Hosting | Copyright © 1998 - 2009 Netfirms, Inc. All Rights Reserved.