Hello Friends,
I have used mail function and its working perfectly but I want to change the format of coming mail. I have a html form with multiple fields like Name, Email, Phone.... and I am getting the mail like NameEmailPhone... because I have used concatenate all the message variable.
I need the mail like
Name: ------
Email: ------
Phone: ------
If anyone have any idea regarding this please help me.....
How to change the format of mail?
Moderator: General Moderators
-
nowaydown1
- Forum Contributor
- Posts: 169
- Joined: Sun Apr 27, 2008 1:22 am
Re: How to change the format of mail?
Hey premecorp,
Can you please post the code that is sending your mail now? You'll get a lot more bites on your thread if we can see what you actually have going now.
Can you please post the code that is sending your mail now? You'll get a lot more bites on your thread if we can see what you actually have going now.