Brisully
DCL Repo Man
- Joined
- Sep 27, 1999
- Messages
- 1,758
I have been asked by my employer to put our company logo in all emails that go out. We are using Office 2000 (Outlook specifically). I created an HTML page that has our .gif at the top, and saved it in the common files directory, to use as a signature. I have gone in to Outlook and have set the default signature to be the HTML page that I created.
Here is the problem. When a user hits new to send an email, the page comes up fine. When you type your message, and send it, the paragraphs run right after another, like you weren't hitting the enter key. Example:
Typed
This is Line 1.
This is Line 2.
This is Line 3.
Result
This is Line 1.This is Line 2.This is Line 3.
However, I have found out when you do a line break, the text comes out "correctly spaced".
Any ideas on what I am missing in my code? I can send a copy of the page if needed. Thanks.
Brian
Here is the problem. When a user hits new to send an email, the page comes up fine. When you type your message, and send it, the paragraphs run right after another, like you weren't hitting the enter key. Example:
Typed
This is Line 1.
This is Line 2.
This is Line 3.
Result
This is Line 1.This is Line 2.This is Line 3.
However, I have found out when you do a line break, the text comes out "correctly spaced".
Any ideas on what I am missing in my code? I can send a copy of the page if needed. Thanks.
Brian