|
-
Sep 21st, 2009, 09:42 PM
#1
Thread Starter
Lively Member
Error with Web Browser!
Hey everybody,
I am creating a web browser and every time i visit a certain site (yahoo), i get an error saying that javascript needs to be enabled. Here is the exact wording:
"This page requires that you have Javascript enabled on your browser. If you're not sure how to do this, click here."
Any help on how to disable the error, enable javascript, or anything would be much appreciated.
Thanks,
-
Sep 21st, 2009, 09:44 PM
#2
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'
-
Sep 21st, 2009, 09:44 PM
#3
Thread Starter
Lively Member
Re: Error with Web Browser!
Would this fix the problem for the webbrowser that i created in VB.net?
Thanks
Last edited by VisualBasic2008; Sep 21st, 2009 at 09:54 PM.
-
Sep 21st, 2009, 10:06 PM
#4
Re: Error with Web Browser!
Yes it should. Try it out.
-
Sep 21st, 2009, 10:14 PM
#5
Thread Starter
Lively Member
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!
-
Sep 22nd, 2009, 05:30 AM
#6
Thread Starter
Lively Member
Re: Error with Web Browser!
-
Sep 22nd, 2009, 05:48 AM
#7
Re: Error with Web Browser!
Last edited by motil; Sep 22nd, 2009 at 05:54 AM.
* Rate It  If you Like it
__________________________________________________________________________________________
" Programming is like sex: one mistake and you’re providing support for a lifetime."
Get last SQL insert ID 
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|