Is there a link to a page explaining how to send a html formated e-mail to a person once they have submitted a form?
Please write a review for the extension you are using on the Joomla extensions directory before posting a new question as we are being spammed by many negative reviews.
Thank you for your support!
<?php $recipient = $_POST['email']; $subject = "Our Website- thanks"; $html_message = " <p>Thank you for submitting a feedback form.</p> <p>. . . some text . . .</p> <p>Best wishes,<br />The Our Website Team</p>"; mosMail($from, $fromname, $recipient, $subject, $html_message, true ); echo $html_message;This version actually both sends an email and show the same message on the Thank You page.
2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for goods and services provided by ChronoEngine.com