[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

ZhangZQ

11/7/2003 3:01:00 AM

There is a very great function in IE Browser that save the entire webpage
includeing all elements to a single mht file, and this file can be browsed
again even it is offline. I want to know how to do this in the code?

Thank you very much!


1 Answer

Matt Solnit

11/7/2003 4:32:00 PM

0

If you want to do it on the server (in ASP.NET), there is a tool from
Chilkat software that will do this. If you want to do it on the client, you
can probably automate IE.

-- Matt

"ZhangZQ" <zhangzq71@hotmail.com> wrote in message
news:OcUfCuNpDHA.2776@tk2msftngp13.phx.gbl...
> There is a very great function in IE Browser that save the entire webpage
> includeing all elements to a single mht file, and this file can be browsed
> again even it is offline. I want to know how to do this in the code?
>
> Thank you very much!
>
>