PHPmailer -- Loosing line breaks from form into email!!! Help

View: New views
3 Messages — Rating Filter:   Alert me  

PHPmailer -- Loosing line breaks from form into email!!! Help

by upmm019 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm trying to use phpmailer to send emails from a form on my site.

I can get the emails to send fine... but the line breaks I've made in the form are not carrying through to the email.  Rather they are lost and all the text is merged together.

Any suggestions how I can resolve?

Thanks...

Re: PHPmailer -- Loosing line breaks from form into email!!! Help

by NOOBY :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm having a similar issue. Some of my line breaks don't work and then sometimes it adds them where I don't want them? I assume this cannot be fixed. Might want to tell whoever wrote the PHP Mailer.



upmm019 wrote:
Hi,

I'm trying to use phpmailer to send emails from a form on my site.

I can get the emails to send fine... but the line breaks I've made in the form are not carrying through to the email.  Rather they are lost and all the text is merged together.

Any suggestions how I can resolve?

Thanks...

Re: PHPmailer -- Loosing line breaks from form into email!!! Help

by jmansa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Has anybody got an solution to this... I'm having same problem....
NOOBY wrote:
I'm having a similar issue. Some of my line breaks don't work and then sometimes it adds them where I don't want them? I assume this cannot be fixed. Might want to tell whoever wrote the PHP Mailer.