Mail form utility PDF Print

Tags: mail form | website | webspace

 

You may use the following code on your website hosted at Eject, to provide a Form which people complete.
It will send an email to your nominated email address.

Note that you must contact us to enable this for your website, or an error stating 'not allowed to access this cgi script' - will be displayed when form is submitted. <form name="Contact form" method=post action="/cgi-bin/mailform.cgi">
(form action - do NOT change this)

<input type="hidden" name="subject" value="Web enquiry">
(subject of email )

<input type="hidden" name="email" value=" This e-mail address is being protected from spambots. You need JavaScript enabled to view it ">
(who the email will be sent as)

<input type="hidden" name="redirect" value="http://www.yourdomain.co.za/thanks.html">
(optional page to redirect to once form has been submitted )

<input type="hidden" name="recipient" value=" This e-mail address is being protected from spambots. You need JavaScript enabled to view it ">
(email address where the form email must be sent to)

<input value="Submit" type="submit">
(displays Submit button and sends the email)

</form>

Have a look at an example mail form Html. Users without their own domain name may also use this.
Simply use This e-mail address is being protected from spambots. You need JavaScript enabled to view it and web.eject.co.za/someone/thanks.html instead. For full details of options available, refer to http://www.scriptarchive.com/readme/formmail.html#form_config

 

 

 
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear