Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Problem open mht files in IE with IIS.

Reply
Thread Tools

Problem open mht files in IE with IIS.

 
 
Gabriel Froes
Guest
Posts: n/a
 
      07-05-2004
Hy,

I try to open mht file generated by ASP use the Content-Type = "application/msword".

When the browser show de "dowload dialog" and I click in the Save button the file open perfectly, but if I try to click in the Open button, the browser show the "downloading dialog" and stay perpetual trying to open the file.

My problem is, I cant save the file in the local machine, I need the Open only in memory.

tanks.
 
Reply With Quote
 
 
 
 
Aaron [SQL Server MVP]
Guest
Posts: n/a
 
      07-05-2004
Have you tried saving the file to the server, and then response.redirect to
it?

--
http://www.aspfaq.com/
(Reverse address to reply.)





"Gabriel Froes" <Gabriel > wrote in message
news:88342D5F-1AC9-4D0A-82C9-...
> Hy,
>
> I try to open mht file generated by ASP use the Content-Type =
> "application/msword".
>
> When the browser show de "dowload dialog" and I click in the Save button
> the file open perfectly, but if I try to click in the Open button, the
> browser show the "downloading dialog" and stay perpetual trying to open
> the file.
>
> My problem is, I cant save the file in the local machine, I need the Open
> only in memory.
>
> tanks.



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Programmatically display .MHT files inline srivalli chavali via DotNetMonster.com ASP .Net 1 03-19-2010 02:39 PM
Can firefox open .mht files? This is the proprietary format that ie uses to save pages as web mail. John Toliver Firefox 13 11-06-2009 07:35 PM
mht files =?Utf-8?B?cm9kY2hhcg==?= ASP .Net 0 10-25-2005 09:33 PM
Programmatically display .MHT files inline =?Utf-8?B?U3JpdmFsbGk=?= ASP .Net 0 05-19-2005 11:40 PM
Programmatically display .MHT files inline srivalli chavali via DotNetMonster.com ASP .Net 0 05-18-2005 09:41 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57