Contact Form Lite
With our Lite version you get just some of the features available with our Professional version.
You can use the Lite version at no cost (you must keep the link to our website intact).
Download Contact Form Lite (Version 1.0, September 2009)
Installation Instructions
===========
Step One:
===========
Open the file 'lite_settings.php' using a code/plain text Editor.
The file will look like this: -
<?php $email_to = "youremailaddress@yourdomain.com"; // your email address $email_subject = "Contact Form Message"; // email subject line $thankyou = "thankyou.htm"; // thank you page ?>
Enter your email address in replace of youremailaddress@yourdomain.com
Change the email subject (if you like)
Change your thank you page reference (if you like)
Save the file.
===========
Step Two:
===========
Copy ALL files onto your website using an FTP program (filezilla for example)
Job Done.
===========
Want to incorporate the form into your own design?
Copy the HTML from contactform.htm and paste it into your existing page.
Please read installation.txt found inside the download. This will provide further details.
