Visual Basic
Posted: Mon Dec 29, 2003 2:22 pm
For a personal project I'm working I need to open up a web browser (ie/win) but restrict the options available to the user, in a similar way to some web-cafes where options such as the menu-bar etc are removed.
This isn't opening a new browser window from a webpage, but launching IE from an .EXE file created in Visual Basic.
I've already been doing a bit of research into this and have found out that Visual Basic 6 has built-in options for launching cutomised versions of Internet Explorer on Windows (basically striping out the options etc I don't what to the user to have access to)... which is exactly what I'm after.
What I need now is some sort of Visual Basic editor which I can use to create a very simple application to launch my cutomised Internet Explorer, and also a couple of small code examples just to get me going.
If anyone can help me out with this I would be really greatful.
Thanks in advanced.
G.
This isn't opening a new browser window from a webpage, but launching IE from an .EXE file created in Visual Basic.
I've already been doing a bit of research into this and have found out that Visual Basic 6 has built-in options for launching cutomised versions of Internet Explorer on Windows (basically striping out the options etc I don't what to the user to have access to)... which is exactly what I'm after.
What I need now is some sort of Visual Basic editor which I can use to create a very simple application to launch my cutomised Internet Explorer, and also a couple of small code examples just to get me going.
If anyone can help me out with this I would be really greatful.
Thanks in advanced.
G.