Re: Error with Web Browser!
Internet Explorer (6.0)
Select 'Tools' from the top menu
Choose 'Internet Options'
Click on the 'Security' tab
Click on 'Custom Level'
Scroll down until you see section labled 'Scripting'
Under 'Active Scripting', select 'Enable' and click OK
Netscape Navigator (4.8)
Select 'Edit' from the top menu
Choose 'Preferences'
Choose 'Advanced'
Choose 'Scripts & Plugins'
Select the 'Enable JavaScript' checkbox and click OK
Mozilla Firefox (1.0)
Select 'Tools' from the top menu
Choose 'Options'
Choose 'Web Features' from the left navigation
Select the checkbox next to 'Enable JavaScript' and click OK
Mozilla Firefox (1.5)
Select 'Tools' from the top menu
Choose 'Options'
Choose 'Content' from the top navigation
Select the checkbox next to 'Enable JavaScript' and click OK
Apple Safari (1.0)
Select 'Safari' from the top menu
Choose 'Preferences'
Choose 'Security'
Select the checkbox next to 'Enable JavaScript'
Re: Error with Web Browser!
Would this fix the problem for the webbrowser that i created in VB.net?
Thanks
Re: Error with Web Browser!
Yes it should. Try it out.
Re: Error with Web Browser!
Thanks for your quick replies and help,
but I am still getting the same error message. When I followed your steps for fixing it the checkbox was already checked. Here is some more info on the error:
Type: Chrome HTML
URL: https://edit.yahoo.com/nonJsLandingPage?intl=us
I have tried webbrowser1.silent = True but it says silent is not part of the Form. I think that is Vb 06 code though, so if there is an equivalent for vb.net that might work.
Thanks again!
Re: Error with Web Browser!
Re: Error with Web Browser!