The Mudcat Café TM
Thread #49652 Message #750219
Posted By: MudGuard
18-Jul-02 - 05:00 AM
Thread Name: Tech: Applet Windows
Subject: RE: Tech: Applet Windows
The only error windows I get come from the stuff that is added by the server, where some nonexistent objects are accessed.
I did not see a single Applet warning window, I also did not see any Applets. Ok, I did not look at all pages (btw, some nice pictures!), but they seemed all quite similar to me (not the content, but the structure).
Applets are small programs written in Java (not to be confused with Javascript). If these small applets open new windows, some browser put "Warning: Applet window" somewhere on the window. This is because applets can (under certain restrictions) access your system (but only if they are signed, and you have to confirm that you allow a signed applet to run).
My guess is that there is a bug in your Page Builder program...