E
Ed Richter
I have a mail program that allows users to compose an email message in a text window, then when you click on a button to send, it goes to the next page and via an ASP script sends the message out to everyone on a distribution list. Everything was working great.
Then recently I converted the email to an html formatted message as there was some formatting that I wanted to use; bold in certain fields, italics other places, a more tabular layout by using tables, etc. All of the formatting and sending of the message again worked fine.
The only problem I seem to now have though is when you type anything in the message window and skip lines for paragraph breaks, when sending the message, all extra white space is eliminated except skipping one space between words. Is there a way I can have message sent using html mail, but not lose spacing? Seems that wasn't a problem prior when message was being sent as plain text??
Then recently I converted the email to an html formatted message as there was some formatting that I wanted to use; bold in certain fields, italics other places, a more tabular layout by using tables, etc. All of the formatting and sending of the message again worked fine.
The only problem I seem to now have though is when you type anything in the message window and skip lines for paragraph breaks, when sending the message, all extra white space is eliminated except skipping one space between words. Is there a way I can have message sent using html mail, but not lose spacing? Seems that wasn't a problem prior when message was being sent as plain text??