> Hello,
>
[quoted text clipped - 15 lines]
>
> Gauthier
Sorry I'm not able to help answer your question, but I would be
interested in how you are getting the html into Word as I'm having
trouble doing this at all?
Kevin
Bob Buckland ?:-) - 11 Dec 2005 18:28 GMT
Hi Kevin,
If you're using Office 2000 or higher you should be able to
use File=>Open in Word for HTML files.
=============
Sorry I'm not able to help answer your question, but I would be
interested in how you are getting the html into Word as I'm having
trouble doing this at all?
Kevin >>

Signature
Let us know if this helped you,
Bob Buckland ?:-)
MS Office System Products MVP
*Courtesy is not expensive and can pay big dividends*
For Everyday MS Office tips to "use right away" -
http://microsoft.com/events/series/administrativetipsandtricks.mspx
Gauthier Segay - 12 Dec 2005 17:01 GMT
Hello Kevin,
I'm working on an asp.net application
I've made an httphandler that send the following headers into the
client response:
HttpContext.Current.Response.AddHeader("content-disposition",
"attachment; filename=filename.doc");
HttpContext.Current.Response.AddHeader("content-type",
"application/msword; charset=UTF-8");
Hope this helps.
Gauthier
> > Hello,
> >
[quoted text clipped - 22 lines]
>
> Kevin