Forum Search Results for "" RSS 1—2 of 2

More Search Options

  • Re: displaying mht files

    Posted to IIS7 - General by hexadis on 10-17-2008, 5:44 PM

    Unless cacheing is turned off, the ContentType seems to be ignored.  If I turn cacheing off setting the ContentType to "message/rfc822" is required to make IE realize its an mht file, but it still loads it without the pictures.

    • http://forums.iis.net/p/1152458/1882284.aspx#1882284
  • displaying mht files

    Posted to IIS7 - General by hexadis on 10-17-2008, 11:32 AM

    I am trying to display mht files that are being generated using ActiveReports.  The code below shows how I am trying to display these to the users. Response.ClearHeaders() Response.ClearContent() Response.AddHeader("Content-Disposition", "attachment; ...

    • http://forums.iis.net/p/1152458/1882254.aspx#1882254

Microsoft Communities