Question about webbrowser.navigate
Windows Forms
1
Posts
1
Posters
0
Views
1
Watching
-
hi i am using vs.net 2005 C# to load a excel file into a window form webbrowser control in a window form, however i notice that when i navigate the excel into the webbroser the excel.exe application is actually hidden in the background, which i am fine with, but when i try to open another excel file it always loads into the already opened but hidden application, which means while the webbrowser is displaying excel file A, i cant open another excel file B . is there any way to work around this?