![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I have a C# program using an Outlook 2000 generated interop object in
which I'm prefilling the the MailItem's HTMLBody. The problem that I'm having is that spaces between words get removed if a tag (such as font or bold) is contained between the words. For example: Dear /spanspan style=\"font-family:'Tahoma';font-size:11pt;\"Ally gets displayed as: DearAlly Has anyone else seen this or have a solution. Thanks. |
Ads |
#2
|
|||
|
|||
![]()
Am 5 Jun 2006 14:19:53 -0700 schrieb :
You can replace all spaces by -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- I have a C# program using an Outlook 2000 generated interop object in which I'm prefilling the the MailItem's HTMLBody. The problem that I'm having is that spaces between words get removed if a tag (such as font or bold) is contained between the words. For example: Dear /spanspan style=\"font-family:'Tahoma';font-size:11pt;\"Ally gets displayed as: DearAlly Has anyone else seen this or have a solution. Thanks. |
#3
|
|||
|
|||
![]()
That was a good suggestion, but it didn't work.
Michael Bauer wrote: Am 5 Jun 2006 14:19:53 -0700 schrieb : You can replace all spaces by -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- I have a C# program using an Outlook 2000 generated interop object in which I'm prefilling the the MailItem's HTMLBody. The problem that I'm having is that spaces between words get removed if a tag (such as font or bold) is contained between the words. For example: Dear /spanspan style=\"font-family:'Tahoma';font-size:11pt;\"Ally gets displayed as: DearAlly Has anyone else seen this or have a solution. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
HTMLBody is hidden when emailing a PDF from IE? | Stephen Corey | Add-ins for Outlook | 6 | June 6th 06 03:27 PM |
unwanted spaces when forwarding emails | [email protected] | Outlook - General Queries | 2 | April 26th 06 06:17 PM |
Two different kind of spaces | Oriolus | Outlook Express | 13 | March 9th 06 12:07 PM |
Internet Explorer 6.0 and msn spaces together. | Daveo | Outlook Express | 1 | January 16th 06 11:38 PM |
Reply in Outlook Double Spaces | Dave | Outlook - General Queries | 6 | January 8th 06 08:30 PM |