I was able to get my contact page to work. The received email contains the
info inputed ONLY. How can I add a description in front of the info received
in the email? Is this done through the contact page, the submit action or main
action?
thanks!!!
For instance, when someone goes on to the contact page and fills in the "Your
Name" field and enters, "John Doe", I receive in the email, "John Doe"
How can I set it so that the email will read, "Your Name: John Doe"
thanks..
Alwinch - 02 Jul 2008 08:27 GMT
just google flash email PHP...you have to have PHP on your server and
write a php form that fills in the info for you. You are probaobly already
using php but just haven't got those fields filled in.,