PDA

Click to See Complete Forum and Search --> : Displaying word documents in ASP page


davidrobin
Feb 14th, 2001, 03:32 AM
Can anyone give me an example of displaying a word document in internet explorer using ASP. I believe I have to use the
Response.ContentType="application/msword"

header but not sure how to implement it.

Thanks