Click to See Complete Forum and Search --> : Applet does not run in IE


Dias L.
October 10th, 1999, 11:34 PM
I have written an applet which allows the user to select an image file using a FileDialog box. While this applet runs perfectly in the appletviewer and Netscape but it gives me the following error in Internet Explorer 4.0.

FileDialog creation denied. I suppose this is for security reasons. In my IE security options, I've given all permissions to applets.

Please help.