Hi
I have some code to send e-mails (smtp) out in my db that works really well, however I am having an issue with the text I send.
Specifically I use vbCrLf in the code to move to a new line in my e-mail body. This works well on my screen preview and also on my Groupwise email client if I have the mail settings adjusted to view HTML, however, when I view the same message on gmail, for example, all the text is in one piece...no new lines...it is all garbled up together.
How can I fix this?
Thanks
mafhobb
I have some code to send e-mails (smtp) out in my db that works really well, however I am having an issue with the text I send.
Specifically I use vbCrLf in the code to move to a new line in my e-mail body. This works well on my screen preview and also on my Groupwise email client if I have the mail settings adjusted to view HTML, however, when I view the same message on gmail, for example, all the text is in one piece...no new lines...it is all garbled up together.
How can I fix this?
Thanks
mafhobb