Re: javascript: void(0)
From: Frank Saunders, MS-MVP (franksaunders_at_mvps.org)
Date: 11/07/04
- Next message: jonny futura: "RE: invalid syntax error"
- Previous message: Frank Saunders, MS-MVP: "Re: New version of Internet Explorer?"
- In reply to: C. Sharp: "javascript: void(0)"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 7 Nov 2004 12:51:47 -0600
"C. Sharp" <CSharp@discussions.microsoft.com> wrote in message
news:02DB4098-9439-44BC-85AB-BA4CF6183DF2@microsoft.com
> Ever since installing Win SP2, I have been getting the above error on
> a web page I access regularly. I have tried disabling the SP2 pop up
> blocker, resetting my scripting settings for IE6 but still no luck.
> This website worked just fine until I installed SP2. I'm running
> Java v1.4.2_03 from Sun Microsystems and Win XP Pro.
>
> Is there a fix for this? Or should I just uninstall SP2?
>
> Thanks in advance!
Java has nothing to do with JavaScript.
1. You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/details.aspx?FamilyID=c717d943-7e4b-4622-86eb-95a22b832caa&DisplayLang=en
Sometimes there's a corrupt file in the cache and one must go to Tools |
Internet Options and click Delete Files.
2a. Start>Run>Regsvr32 vbscript.dll
2b. Start>Run>Regsvr32 jscript.dll
(WinXP users who have problems with 2a and 2b, see
http://www.mvps.org/inetexplorer/answers_9.htm)
3. Re-register all DLLs listed in http://support.microsoft.com/?kbid=281679
4. See also
Error Message When You Browse the Web: An Error Has Occurred in the Script
on This Page
http://support.microsoft.com/?kbid=306831
Scripting Errors When You View Web Pages in Internet Explorer after
Installing Office 2003
http://support.microsoft.com/?kbid=822521
5a. IE Tools>Internet Options>Advanced>Browsing>Enable third-party browser
extensions (uncheck & reboot).
5b. Find the hijacker that caused 5a to be checked (or if none were checked,
check for hijackware anyway):
Dealing with Hijackware
http://mvps.org/winhelp2002/unwanted.htm
http://aumha.org/a/parasite.htm
http://www.mvps.org/inetexplorer/Darnit.htm
-- Frank Saunders, MS-MVP, IE/OE Please respond in Newsgroup only. Do not send email http://www.fjsmjs.com Protect your PC http://www.microsoft.com/security/protect/
- Next message: jonny futura: "RE: invalid syntax error"
- Previous message: Frank Saunders, MS-MVP: "Re: New version of Internet Explorer?"
- In reply to: C. Sharp: "javascript: void(0)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|