webbrowser javascript "open" or openwith problem
Okay...
I'm using the webbrowser component provided by VC++ express.
Actually, it works really fine, except for some rare occasions.
Theses occasions often involve a button with href, wich never working, even if I try finding the activeelement "href". Or... the bug is a code that uses javascript to open a new window... So when it does, I have my new browser window, but the page loads this : Javascript:(Open: somethingshitty.com)
Get it?
So my question is.
What should I do?
If you need code... I could provide some...
What would help me also, is... how do I put this webbrowser as DEFAULT?
Is it in the registry? if so? where? cause the registry is big huh...
:)
Thank you for your replies.
PS, thought of it... it might help to know i'm not using tabs...
Re: webbrowser javascript "open" or openwith problem
Okay... Nobody can help?
my webbrowser doesn't interpret the Javascript::open... navigation links!
Anybody can help? instead of letting this post without replys???
Re: webbrowser javascript "open" or openwith problem
i have for example this adress in my adress bar :
javascript:openContact('FM','ET');
I need this to work... so please help...