beacause i don't want to create temporary file
and delete it after
i have a mht file in resource, because this file
if a model file that i modify internal tag for showing
I already have test the system
1 - get file
2 - save file in temporary directory
3 - use navigate to this temprary file
4 - after downloadcomplet -> delete file
JezB a écrit :
> Why don't you want to navigate to the file ?
>
[quoted text clipped - 17 lines]
>> this.webBrowser1.Navigate(@"file://D:/@Visual Studio
>> Projects\test webbrowser MHT\test webbrowser MHT/test.mht");
Serge Baltic - 26 Jan 2007 09:44 GMT
Hello,
> i have a mht file in resource,
Give it a try loading over the “res://” protocol right from the exe/dll resources?
(H) Serge