I am only using AWT classes. Since you can not make a modal Dialog box with respect to the IE window that an Applet is contained in. How then would I pop up a save changes Dialog when the user leaves the site or closes IE? I know I can put code in the stop() function of the Applet, but since using a Dialog with not hault IE from doing its thing, there is a major problem.
If anyone has done something like this, even if it requires something special, let me know, I have tried everything I think of.
If anyone has done something like this, even if it requires something special, let me know, I have tried everything I think of.