Web Browser help

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
4 posts Page 1 of 1
Contributors
User avatar
GaiaonlineHD
Member
Member
Posts: 40
Joined: Mon Jan 23, 2012 8:51 pm

Web Browser help
GaiaonlineHD
Ok so im making a WebBrowser and when ever i click and image or a Link it opens Internet Explorer does any one know how to remove that?

or

Enable the right click features so i can make those work for my browser?
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Re: Web Browser help
CodenStuff
You need to use the newwindow2 event to block the window then open your own window or tab.

Check out this article on how to use it: http://support.microsoft.com/kb/311282
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
GaiaonlineHD
Member
Member
Posts: 40
Joined: Mon Jan 23, 2012 8:51 pm

Re: Web Browser help
GaiaonlineHD
CodenStuff wrote:
You need to use the newwindow2 event to block the window then open your own window or tab.

Check out this article on how to use it: http://support.microsoft.com/kb/311282

cant do that im using webkit :/
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: Web Browser help
M1z23R
Webkit can handle NewWindowRequest or something like NewWindow, check it's events.
4 posts Page 1 of 1
Return to “Tutorial Requests”