I have an agent that creats email to be sent and to format the email I am using Chr$(10) for an newline this works fine as for formating the text is concerned.
I have problem when there is a URL this doesnot show as a link. when I went into the document properties of the email and looked at the body all the places that I have this $Chr(10) there are funny characters and I am figuring that is what is causing teh problem.
If I am correct in this assumption, does anyone have any ideas how I can get the email to be formatted correctly and also get the links going fine.