Can anyone give me an example of displaying a word document in internet explorer using ASP. I believe I have to use the
header but not sure how to implement it.Code:Response.ContentType="application/msword"
Thanks
Printable View
Can anyone give me an example of displaying a word document in internet explorer using ASP. I believe I have to use the
header but not sure how to implement it.Code:Response.ContentType="application/msword"
Thanks