Mirage Engine
Opening a browser - Printable Version

+- Mirage Engine (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Resources (https://mirage-engine.uk/forums/forumdisplay.php?fid=49)
+---- Thread: Opening a browser (/showthread.php?tid=910)



Opening a browser - Braydok - 27-04-2007

Can someone give a tutorial on how to open a internet browser and have it go somewhere?


- Ramsey - 27-04-2007

Code:
Shell "explorer.exe "



- Braydok - 27-04-2007

Thanks, it works.
But, is there a way to open a web page with the user's defualt broswer?


- Reece - 27-04-2007

Personally I used Firefox for my VB extension, if you use the default one it works like IE so you get popups. I'll post a tute tomorrow in the tutorials, would now but I'm having a party.


- Da Undead - 28-04-2007

How about making your own broswer, I've done it before for Elysium along time ago, but its on other computer. But ya, first enable the Microsoft Internet Controls and Transfer Controls Wink.

Then play around with it Big Grin.


- Spodi - 28-04-2007

That's not your own browser, thats just using a very poor Internet Explorer control that runs worse than IE itself. :wink:


- Da Undead - 28-04-2007

exactly xD.

http://www.eloric.com/Elysium_Browser.zip

Theres the 1 i made a long time ago for Elysium Wink.