For Programmers: Free Programming Magazines  


Home > Archive > Java Help > January 2006 > Re: some help required : applets blinded









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: some help required : applets blinded
whitewolf

2006-01-29, 7:01 pm

It's not my code but applets from companies' sites. For instance the
online scan of trendmicro.com . At the beginning of the process the
applet "displays" the security panel asking the user to verify the
security certificate etc.
For instance, the panel remains completely blank (even though you can
blindly click on areas that appears to be some button's place. You see
what I mean?
Bye,

WW

Roedy Green

2006-01-29, 7:01 pm

On 29 Jan 2006 06:28:11 -0800, "whitewolf" <metoudi@gmail.com> wrote,
quoted or indirectly quoted someone who said :

>It's not my code but applets from companies' sites. For instance the
>online scan of trendmicro.com . At the beginning of the process the
>applet "displays" the security panel asking the user to verify the
>security certificate etc.


to track down the source of the problem you need to do some
experiments:

1. try with different browsers. If some work, we have a browser
compatibility bug. See http://mindprod.com/jgloss/browser.html

2. check which version of Java you are using. See
http://mindprod.com/applets/wassup.html to test.
If it is an old version, we need to get you upgraded.

3. turn on the console. see http://mindprod.com/jgloss/console.html
in the browser and report what you see during the failure. There
should be some clues.

4. try some other applets to se if you problem is applets in general
or just this particular company's.

5. try enabling JavaScript. More and more companies are writing web
pages that require the accursed thing turned on.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com