Hi all,
We are using the mail package to deliver messages to users containing information based on source messages. I am using a UDF to create a string for the <Content></Content> field in the package which would become the body of the email message.
My problem is I can't seem to find the correct escape characters for entering new lines in email body in order to format the message nicely. So far I've tried using /n and 
 but these just show up as-is in the payload.
Another possible problem might be the content type I'm using - right now I have it set to text/plain;charset="UTF-8". Thanks in advance for your help.
Mike
Request clarification before answering.
This message was moderated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.