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.
