General discussion
-
Topic
-
Internet explorer browser manipulation
LockedHi,
We are building a .Net based web application. For the sake of having maximum browser space, we would like to get rid of browser controls. Our developer has already implemented it. The way he has done it is: When the url is given, a javascript in the page opens up another page without browser controls. There are two pages, one with the javascript to open the IE page without browser controls, and the actual IE page. But, in terms of usage paradigm, it doesn’t look good.Is there any way for us to get rid of that extra browser instance?
Thanks
Srini