Customer Care & Support


    Suggestion & Feedback Form  

Sorry, You did not fill the form completly,"; echo "
Please click this "BACK" button, "; echo "
\n"; } else { $recipmail = $reseller[name]." <".$reseller[email].">"; $emailmsg="\nSuggestion and Feedback Form"; $emailmsg.="\n=================================="; $emailmsg.="\nName : $name"; $emailmsg.="\nCompany : $company"; $emailmsg.="\nWebsite : $website"; $emailmsg.="\nEmail : $email"; $emailmsg.="\nExisting Client : $existing"; $emailmsg.="\n----------------------------------"; $emailmsg.="\nSubject :"; $emailmsg.="\n$subject"; $emailmsg.="\nComments :"; $emailmsg.="\n$comments"; $emailmsg.="\n----------------------------------"; $emailmsg.="\nPublish it to testimonial page : $publish"; $emailmsg.="\n"; $mailsubj = $reseller[name]." Feedback"; $mailfrom = "From: $name <$email>\nReply-To: $email\nReturn-Path: <$email>"; mail($recipmail, $mailsubj, $emailmsg, $mailfrom); //echo "
$emailmsg
"; echo "

Thank you,
Your comments has ben sent to us"; echo "
We will follow it as soon as posible."; } } else { ?>

Your Name:
Company Name:
Website
Email
Are you an existing client? No Yes
Subject
Comments:

If this is a testimonial, do you allow us to publish it to our testimonial page?
(we will disclose your website url)
Yes, please do so! No, this is a private comment.