VB.Net - generating outlook mail item -> extra spacing bello parag

Z

Zolt

Hi,

I am using VB.NET to generate an email - all works fine but I have some
behaviour that I would like to change, but can't find where. the email is
generated and openened, but not sent yet - the user has the option to modify
the content before sending.

First of all, I can't go and play around the default email template in
everybody's outlook - my application is used by many people.
Outlook version that get this behaviour are 2003 and 2007.
The email format is HTML.

What happens is that when the email is generated, all looks fine, but when I
start typing above what I inserted in the body of hte message, pressing ENTER
leaves an extra space between the 2 lines. I would like to simply skip to
the next line, without having extra spacing between paragraphs.

I tried adding som CSS to my HTML format, but it did not change much.

Anybody has any ideas?

Is it possible to override the default at runtime so that I don't screw up
anybody's default template in outlook?

Thanks,
Zolt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top