Hello,

I have a program that generates a formatted text file that gets emailed automatically. The problem is that some of the recipients are using web based email and the file gets garbled for some reason not known to me.

I was told that if I could save the file as either a word document or an html document that everything would work fine.

So my question is, how can I programmatically save this text file as either a word document or an html document.

Thanks so much,

Stephanie