Email, php smtp
Posted: Wed Nov 12, 2003 9:06 am
Hi all,
I have an form right now that sends an email, for some reason sometimes the email is 8bit sometimes 7bit, any idea why?
Anyhow, what would I need to do, so that every form filled, onSubmit all form data is parsed into a file, like a .txt file and sent as an attachment instead of being inside the email body.
Anyone know how to do this and it's disadvantages such as performance hits.
Thanks
I have an form right now that sends an email, for some reason sometimes the email is 8bit sometimes 7bit, any idea why?
Anyhow, what would I need to do, so that every form filled, onSubmit all form data is parsed into a file, like a .txt file and sent as an attachment instead of being inside the email body.
Anyone know how to do this and it's disadvantages such as performance hits.
Thanks