- Has been a member for 2-3 years
- Author was Featured
- Exclusive Author
- Sold between 1 000 and 5 000 dollars
- Referred between 1 and 9 users
useful
useful
Neat form, how easy to add a anlother field to the form?
very good item!!!!
simple and nice. You should limit the phone number to numbers only though..
hi, basically it works but when i receive the mail the sender“s information is strange:
to give you 2 examples: if you fill in “james bond” in the name field and then send the form, i receive 1 email from 2 senders: james@emu.kirahvi.com and bond@emu.kirahvi.com
if you fill in “james” in the name field and then send the form, i receive 1 email from 1 sender: james@virtahepo.kirahvi.com
any idea?
thanks alex
Does this include the necessary php code file to upload with the other files? If so I am sold!
I’ve added some forms and edited the contact.php form to include the extra fields and the field shows up in the email but not the text i’ve typed in the form. Help?
hi. is there a way to add two more e-mail addresses? I mean, I want the message to be sent to 3 different e-mail accounts. Is that possible?
I bought this file. When I receveive an email from the contact form in my testsite (www.miljoenenklanten.nl) I miss the emailadres from the sender. This is how it looks in my mailbox: name:erwrt34545phone:dickdick@tiscali.nlmessage:fwer5ytert
dickdick@tiscali.nl is the email address
Hi jiayuanhua I get the oddest thing happening and I tried and tried to get it to work. When the email arrives.. the results are in the form of an ‘Mail Attachment’. Have you ever had that problem?
The results do not come in the body of the email.
thanks for any suggestions… jD
this happens with the original contact.php
<?php $name = $_POST['name'] ;
$email = $_POST['email'] ;
$phone = $_POST['phone'] ;
$message = $_POST['message'] ;
$message = '<htm?><body>name:'.$name.'<br />phone:'.$phone.'<br />message:'.stripslashes($message).'</body>'; // mail body
$subject = $_POST['subject'];
$to = $_POST['to'] ;
$headers = 'MIME-Version: 1.0' . "\r\n";
$headers .= 'Content-type:text/html;charset=utf-8' . "\r\n";
$headers .= 'From: ' .$name. "\r\n";
if (mail($to, $subject, $message, $headers )){
print('&mail=1'); //succes
} else {
print('&mail=0'); //failure
}
?>
contact me : buy@zhaohuastudio.com
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
59 Purchases
10 Comments