Contact Form XML PHP FLASH
User ratings for Contact Form XML PHP FLASH.
Description
Flash version: 8, ActionScript 2.0.
This contact form uses a comprehensive PHP emailing class that will suit your needs. I designed it so you may modify all your settings in a single XML file including SMTP as well as standard mail. If your site requires more in-depth settings, such as disabling authentication, disabling HTML preview, using the 'sendmail' feature, etc... , you may adjust these in the mail.php file. Ideally, it is set to function in the most common way by either regular mail or SMTP. Enjoy.
Comments
You need to LOGIN to post a comment.
i purchase this form but i have not been able to get it to work i keep getting this error message (error sending message) this is all i did when i got the form...
Setting file php...
<?xml version="1.0" encoding="ISO-8859-1"?>
<settings>
<mailer location="mailer/mail.php"></mailer>
<header content="Some content for the header pulled from the XML file"></header>
<SMPT enabled="yes" host="cguenard1.fatcow.com" username="coreyguenard@cguenard.fatcow.c om" password="defcom5!"></SMPT>
<MAIL address="joshuag@eriperla.com" name="Tristan Paige"></MAIL>
</settings>
do i have to change the smtp host/user and password. i never had to do this before in any form.
if you can help me that would be great....