Click to activate and use this control

  • Thread starter Thread starter abcd
  • Start date Start date
A

abcd

I have a web application in which I display applets on the page. When the
applet is displayed nowadays (I think after some security patch from
Microsoft) all the applets has to be clicked to activate it before using.
How can I avoid this extra clicking and make the applet activated by
default.

is there any extra sample, javascript or tricks anybody aware of...

thanks
 
Information for Developers:
http://msdn.microsoft.com/ieupdate/

|I have a web application in which I display applets on the page. When the
| applet is displayed nowadays (I think after some security patch from
| Microsoft) all the applets has to be clicked to activate it before using.
| How can I avoid this extra clicking and make the applet activated by
| default.
|
| is there any extra sample, javascript or tricks anybody aware of...
|
| thanks
|
|
 
This is really inconvinent from Microsoft. Just paying one lawsuit $560
millon the world wide systems that use applets are not in probblem. Isn't
there as easy fix, switch for this.

Is this behavior the same for signed applet/activeX control

-Vinod
 
The fix is to rewrite your applet/program

abcd said:
This is really inconvinent from Microsoft. Just paying one lawsuit $560
millon the world wide systems that use applets are not in probblem. Isn't
there as easy fix, switch for this.

Is this behavior the same for signed applet/activeX control

-Vinod
 
Back
Top