PDA

View Full Version : A return Web Site in all success replys



sbboyd
26-Jul-2006, 10:28 PM
I want to accomplish everytime someone uses one of my forms to reply with the actual web site the person was located.

I know this can be done because of one of the error replys when I was setting this up contained a web site link the form had an error in.



Do I add a simple code in the html form or do I need to edit the formMail.php file or both?

Thank you for your support as this formMail.php file has been a great success for being able to use multiple forms on one html document with multiple email address. :)

russellr
26-Jul-2006, 10:36 PM
Hi,

Do you mean you want FormMail to send an email to the user submitting the form?

If so, this is Auto Responding, and you can read about it here: http://www.tectite.com/fmhowto/autorespond.php

sbboyd
26-Jul-2006, 11:22 PM
When someone uses my forms, I receive a reply email in my inbox with a request about my products.

This reply email to me has additional information on the bottom of my email such as the REMOTE_ADDR or HTTP_USER_AGENT.


I am thinking there is a Referring page because of the one I see in my FormMail script error emails.

This Referring page & Users Ip address only comes in my FormMail script error emails while I'm testing the new forms.

I would love to have this Referring page in all my replys in my inbox.

How does this FormMail script error emails say Referring page & users Ip address vs something to the effect of REMOTE_ADDR?

Thanks again for your support...:)

russellr
26-Jul-2006, 11:29 PM
Hi,

Yes, server values such as this can be obtained and sent to you.

Check out this HOW TO guide: http://www.tectite.com/fmhowto/derived.php