PC Review


Reply
Thread Tools Rate Thread

applet screens keep disapearing....

 
 
bruce
Guest
Posts: n/a
 
      20th Apr 2005
I have several sites that have javaapplets ( I think they all are
javescripts....)that I need access to. When I click on these, they open, and
then right away close.
I have disabled all popup blockers.

What is going on, and how can I resolve this?

Thanks
Bruce


 
Reply With Quote
 
 
 
 
Frank Saunders, MS-MVP IE/OE
Guest
Posts: n/a
 
      20th Apr 2005
"bruce" <(E-Mail Removed)> wrote in message
news:gPCdnagEBOt-DPjfRVn-(E-Mail Removed)
> I have several sites that have javaapplets ( I think they all are
> javescripts....)that I need access to. When I click on these, they open,
> and
> then right away close.
> I have disabled all popup blockers.
>
> What is going on, and how can I resolve this?
>
> Thanks
> Bruce


Java applets and JavaScripts are entirely different, unrelated things.
Which are you asking about.

--
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./athome/sec...t/default.aspx
http://defendingyourmachine.blogspot.com/


 
Reply With Quote
 
bruce
Guest
Posts: n/a
 
      20th Apr 2005
it is javascript...
HTH, thanks
Bruce

"Frank Saunders, MS-MVP IE/OE" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "bruce" <(E-Mail Removed)> wrote in message
> news:gPCdnagEBOt-DPjfRVn-(E-Mail Removed)
>> I have several sites that have javaapplets ( I think they all are
>> javescripts....)that I need access to. When I click on these, they open,
>> and
>> then right away close.
>> I have disabled all popup blockers.
>>
>> What is going on, and how can I resolve this?
>>
>> Thanks
>> Bruce

>
> Java applets and JavaScripts are entirely different, unrelated things.
> Which are you asking about.
>
> --
> 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./athome/sec...t/default.aspx
> http://defendingyourmachine.blogspot.com/
>
>



 
Reply With Quote
 
Frank Saunders, MS-MVP IE/OE
Guest
Posts: n/a
 
      21st Apr 2005
"bruce" <(E-Mail Removed)> wrote in message
news:Ru6dnVbyJpfgevjfRVn-(E-Mail Removed)
> it is javascript...
> HTH, thanks
> Bruce
>
> "Frank Saunders, MS-MVP IE/OE" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> "bruce" <(E-Mail Removed)> wrote in message
>> news:gPCdnagEBOt-DPjfRVn-(E-Mail Removed)
>>> I have several sites that have javaapplets ( I think they all are
>>> javescripts....)that I need access to. When I click on these, they open,
>>> and
>>> then right away close.
>>> I have disabled all popup blockers.
>>>
>>> What is going on, and how can I resolve this?
>>>
>>> Thanks
>>> Bruce

>>
>> Java applets and JavaScripts are entirely different, unrelated things.
>> Which are you asking about.
>>
>> --
>> 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./athome/sec...t/default.aspx
>> http://defendingyourmachine.blogspot.com/


Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

Disable the Script Debugger in IE (Line 142) - Win XP
http://www.kellys-korner-xp.com/xp_tweaks.htm

1. You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/de...ist/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/d...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

How to Troubleshoot Script Errors in Internet Explorer
http://support.microsoft.com/kb/308260

--
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./athome/sec...t/default.aspx
http://defendingyourmachine.blogspot.com/


 
Reply With Quote
 
bruce
Guest
Posts: n/a
 
      21st Apr 2005
I am still having problems....
Here is what I have done...


Go to Tools | Internet Options | Advanced. ->Check the box to Disable script
debugging.
Uncheck the box to Display a notification about every script error.

Disable the Script Debugger in IE (Line 142) - Win XP
1. refreshed my scripting engine
1A Deleted Files.

2a. Start>Run>Regsvr32 vbscript.dll
2b. Start>Run>Regsvr32 jscript.dll
Also:
regsvr32 Shdocvw.dll
regsvr32 Msjava.dll
regsvr32 Actxprxy.dll
regsvr32 Oleaut32.dll
regsvr32 Mshtml.dll
regsvr32 Browseui.dll
regsvr32 Shell32.dll

As for both Error Message When You Browse the Web: An Error Has Occurred in
the Script
on This Page
and Scripting Errors When You View Web Pages in Internet Explorer after
Installing Office 2003 (do not have Office 2003 - I have Office XP)
I am not getting any error messages...

5a. IE Tools>Internet Options>Advanced>Browsing>Enable third-party browser
extensions (uncheck & reboot).
Done.... (was unchecked)

5b. Find the hijacker that caused 5a to be checked (or if none were checked,
check for hijackware anyway):
did not find any...

How to Troubleshoot Script Errors in Internet Explorer
http://support.microsoft.com/kb/308260

Did most, did not reinstall XP.... Is there a way to install JUST IE?

A little more info....
System is an IBM Laptop
Win XP (latest updates)

The sites that I am having problems with are my website hosting control
panel and my VOIP control panels - both do require passwords to enter and
for obvious reasons, I don't want to post thoses here....
My website host is AdvancedAccess. They did not know what was going on, and
when they found out it was happening at a diff site, pointed mt to IE as the
probable cuase,
My VOIP is PacWest, and I amstill waiting for response from them
I have seen this at one or 2 other sites, but I can not remember which
sites...

Tia,
Bruce



"Frank Saunders, MS-MVP IE/OE" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "bruce" <(E-Mail Removed)> wrote in message
> news:Ru6dnVbyJpfgevjfRVn-(E-Mail Removed)
>> it is javascript...
>> HTH, thanks
>> Bruce
>>
>> "Frank Saunders, MS-MVP IE/OE" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> "bruce" <(E-Mail Removed)> wrote in message
>>> news:gPCdnagEBOt-DPjfRVn-(E-Mail Removed)
>>>> I have several sites that have javaapplets ( I think they all are
>>>> javescripts....)that I need access to. When I click on these, they
>>>> open,
>>>> and
>>>> then right away close.
>>>> I have disabled all popup blockers.
>>>>
>>>> What is going on, and how can I resolve this?
>>>>
>>>> Thanks
>>>> Bruce
>>>
>>> Java applets and JavaScripts are entirely different, unrelated things.
>>> Which are you asking about.
>>>
>>> --
>>> 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./athome/sec...t/default.aspx
>>> http://defendingyourmachine.blogspot.com/

>
> Go to Tools | Internet Options | Advanced.
> Check the box to Disable script debugging.
> Uncheck the box to Display a notification about every script error.
>
> Disable the Script Debugger in IE (Line 142) - Win XP
> http://www.kellys-korner-xp.com/xp_tweaks.htm
>
> 1. You might want to refresh your scripting engine:
> http://msdn.microsoft.com/library/de...ist/webdev.asp
> Windows Script 5.6 for Windows 2000 and XP
> http://www.microsoft.com/downloads/d...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
>
> How to Troubleshoot Script Errors in Internet Explorer
> http://support.microsoft.com/kb/308260
>
> --
> 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./athome/sec...t/default.aspx
> http://defendingyourmachine.blogspot.com/
>
>



 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a
 
      25th Apr 2005
Third-party interference can cause such symptoms.
Try eliminating such causes. E.g. start by unchecking

Enable third-party browser extensions (requires restart)

(in Options, Advanced tab; use inetcpl.cpl instead of IE's Tools
to satisfy the caveat.)

Use tools such msconfig to temporarily prevent other unnecessary
programs from starting after a boot. Etc.


Good luck

Robert Aldwinckle
---


"bruce" <(E-Mail Removed)> wrote in message news:jImdnQXHOZI-jvXfRVn-(E-Mail Removed)...
>I am still having problems....
> Here is what I have done...
>
>
> Go to Tools | Internet Options | Advanced. ->Check the box to Disable script
> debugging.
> Uncheck the box to Display a notification about every script error.
>
> Disable the Script Debugger in IE (Line 142) - Win XP
> 1. refreshed my scripting engine
> 1A Deleted Files.
>
> 2a. Start>Run>Regsvr32 vbscript.dll
> 2b. Start>Run>Regsvr32 jscript.dll
> Also:
> regsvr32 Shdocvw.dll
> regsvr32 Msjava.dll
> regsvr32 Actxprxy.dll
> regsvr32 Oleaut32.dll
> regsvr32 Mshtml.dll
> regsvr32 Browseui.dll
> regsvr32 Shell32.dll
>
> As for both Error Message When You Browse the Web: An Error Has Occurred in
> the Script
> on This Page
> and Scripting Errors When You View Web Pages in Internet Explorer after
> Installing Office 2003 (do not have Office 2003 - I have Office XP)
> I am not getting any error messages...
>
> 5a. IE Tools>Internet Options>Advanced>Browsing>Enable third-party browser
> extensions (uncheck & reboot).
> Done.... (was unchecked)
>
> 5b. Find the hijacker that caused 5a to be checked (or if none were checked,
> check for hijackware anyway):
> did not find any...
>
> How to Troubleshoot Script Errors in Internet Explorer
> http://support.microsoft.com/kb/308260
>
> Did most, did not reinstall XP.... Is there a way to install JUST IE?
>
> A little more info....
> System is an IBM Laptop
> Win XP (latest updates)
>
> The sites that I am having problems with are my website hosting control
> panel and my VOIP control panels - both do require passwords to enter and
> for obvious reasons, I don't want to post thoses here....
> My website host is AdvancedAccess. They did not know what was going on, and
> when they found out it was happening at a diff site, pointed mt to IE as the
> probable cuase,
> My VOIP is PacWest, and I amstill waiting for response from them
> I have seen this at one or 2 other sites, but I can not remember which
> sites...
>
> Tia,
> Bruce
>
>
>
> "Frank Saunders, MS-MVP IE/OE" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> "bruce" <(E-Mail Removed)> wrote in message
>> news:Ru6dnVbyJpfgevjfRVn-(E-Mail Removed)
>>> it is javascript...
>>> HTH, thanks
>>> Bruce
>>>
>>> "Frank Saunders, MS-MVP IE/OE" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> "bruce" <(E-Mail Removed)> wrote in message
>>>> news:gPCdnagEBOt-DPjfRVn-(E-Mail Removed)
>>>>> I have several sites that have javaapplets ( I think they all are
>>>>> javescripts....)that I need access to. When I click on these, they
>>>>> open,
>>>>> and
>>>>> then right away close.
>>>>> I have disabled all popup blockers.
>>>>>
>>>>> What is going on, and how can I resolve this?
>>>>>
>>>>> Thanks
>>>>> Bruce
>>>>
>>>> Java applets and JavaScripts are entirely different, unrelated things.
>>>> Which are you asking about.
>>>>
>>>> --
>>>> 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./athome/sec...t/default.aspx
>>>> http://defendingyourmachine.blogspot.com/

>>
>> Go to Tools | Internet Options | Advanced.
>> Check the box to Disable script debugging.
>> Uncheck the box to Display a notification about every script error.
>>
>> Disable the Script Debugger in IE (Line 142) - Win XP
>> http://www.kellys-korner-xp.com/xp_tweaks.htm
>>
>> 1. You might want to refresh your scripting engine:
>> http://msdn.microsoft.com/library/de...ist/webdev.asp
>> Windows Script 5.6 for Windows 2000 and XP
>> http://www.microsoft.com/downloads/d...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
>>
>> How to Troubleshoot Script Errors in Internet Explorer
>> http://support.microsoft.com/kb/308260
>>
>> --
>> 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./athome/sec...t/default.aspx
>> http://defendingyourmachine.blogspot.com/
>>
>>

>
>




 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
user accounts applet .cpl applet (nusrmgr.cpl) =?Utf-8?B?cHN5YmVy?= Windows XP Help 0 23rd Apr 2006 09:07 PM
I wrote an applet . It works well in applet viewer but not in IE .... ebramcity@gmail.com Microsoft Frontpage 2 14th Jul 2005 11:00 AM
Converting Java-Applet -> .NET-Applet Bernhard Geyer Microsoft Dot NET Framework 2 24th Sep 2004 03:57 PM
FTP Applet 2.3 - A Java 1.1 FTP client applet. Gordon Darling Freeware 0 20th May 2004 08:18 PM
Switching between screens previous screens drop down box is top window Russ Windows XP General 1 11th Mar 2004 03:58 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:40 AM.