Welcome Guest, Not a member yet? Register   Sign In
HTML email does not recognize newline
#5

[eluser]TheFuzzy0ne[/eluser]
Just like an HTML Web page, new lines are irrelevant. If you're sending in HTML format, <br /> is how you "render" a new line. You can put as many "\n"s in there as your heart desires. It still won't have any bearing on how the page is rendered, unless you send in plain text.

If you're wanting to switch between formats (no idea why), you could always perform a search and replace on the Email body before sending.

Hope this helps.


Messages In This Thread
HTML email does not recognize newline - by El Forum - 02-18-2009, 04:28 PM
HTML email does not recognize newline - by El Forum - 02-18-2009, 06:19 PM
HTML email does not recognize newline - by El Forum - 02-18-2009, 06:41 PM
HTML email does not recognize newline - by El Forum - 02-18-2009, 07:08 PM
HTML email does not recognize newline - by El Forum - 02-19-2009, 03:09 AM
HTML email does not recognize newline - by El Forum - 02-19-2009, 09:49 AM
HTML email does not recognize newline - by El Forum - 02-19-2009, 10:02 AM
HTML email does not recognize newline - by El Forum - 02-19-2009, 10:22 AM
HTML email does not recognize newline - by El Forum - 02-19-2009, 10:30 AM
HTML email does not recognize newline - by El Forum - 02-19-2009, 11:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB