Click to See Complete Forum and Search --> : Close icon on window object


carliedu
02-21-2003, 05:17 AM
Hi,

Iīm looking for a way to hide the tree windows icons (minimize, maximize and close) at the top of all windows in my site.
I need that the user canīt close a window withot logging off.

The fullscreen solution isnīt interessant.

The onUnload event isnīt interessant too because it occurs on every change of screen.

Who have an solution.

Thank you for any response.

Eduardo De Carli
São Paulo - Brazil

AdamGundry
02-21-2003, 11:50 AM
You can't prevent a user closing the window without logging off, because of various browser security restrictions. You would probably need to design your site so it automatically logs off a user after a certain idle time, for example.

Adam

Vladdy
02-21-2003, 11:56 AM
:D :D Then you would also need to prevent user from pushing the "Reset" button and figure out a way to prevent M$ Windows from crashing when your page is up :D :D If you find a solution for the latter, let me know :D :D