Results page after form submission

3 replies
Joined: 03/06/2006
User offline. Last seen 2 years 43 weeks ago.

OK - I got the script to work, but here is how the results are displaying...

The following information has been submitted:
Name_FirstName: Tonya
Name_LastName: Morris
Date: 030606
Contact_FirstName: Tonya
Contact_WorkPhone: 9708784017
Contact_Email: eval(unescape('%64%6f%63%75%6d%65%6e%74%2e%77%72%69%74%65%28%27%3c%61%20%68%72%65%66%3d%22%6d%61%69%6c%74%6f%3a%74%6f%6e%79%61%40%74%68%65%68%65%72%61%6c%64%74%69%6d%65%73%2e%63%6f%6d%22%3e%74%6f%6e%79%61%40%74%68%65%68%65%72%61%6c%64%74%69%6d%65%73%2e%63%6f%6d%3c%2f%61%3e%27%29%3b'))
recipient_name: The Herald Times
link_text: Herald Times Home
sender_email: Contact_email
email: eval(unescape('%64%6f%63%75%6d%65%6e%74%2e%77%72%69%74%65%28%27%3c%61%20%68%72%65%66%3d%22%6d%61%69%6c%74%6f%3a%65%6d%61%69%6c%40%65%78%61%6d%70%6c%65%2e%63%6f%6d%22%3e%65%6d%61%69%6c%40%65%78%61%6d%70%6c%65%2e%63%6f%6d%3c%2f%61%3e%27%29%3b'))

How do I change it so that it looks better to the user?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Joined: 06/04/2007
User offline. Last seen 14 min 45 sec ago.

You'll want to create aliases

http://www.boaddrink.com/projects/phpformmail/readme.php#alias

-Andrew Riley

Joined: 03/06/2006
User offline. Last seen 2 years 43 weeks ago.

This is the error message I have going now...

The following errors were found:
* Message could not be sent due to an error while trying to send the mail.
PHPFormMail has experienced errors that must be fixed by the webmaster. Mail will NOT be sent until these issues are resolved. Once these issues are resolved, you will have to resubmit your form to PHPFormMail for the mail to be sent.
Please use the back button to return to the site.
[PHPFormMail] Mail could not be sent due to an error while trying to send the mail.

This is all fine and dandy...if it told me why it can't send the mail. The form was working fine until I added the multiple recipients and then got ambitious and started adding aliases...Now I have started over and I either get a completely blank page or the above message. I have disabled the alias', but the error message continues...please, somebody help me!

Joined: 06/20/2006
User offline. Last seen 1 year 48 weeks ago.

I don't see many clear instructions on formating the output email

what do alias do ? I went to that link and it did not show how it work, the example hidden field what does this do, do we need to create a modiffed version of the email we want or does this hidden field do it all, the instructions are kind of vaque

User login