Click to See Complete Forum and Search --> : Desable the close button?


jacksonbilly
08-04-2003, 09:20 AM
Is there code to disable the close button on a webpage? I have a button that is located on the page itself that I would mutch rather be the close button. Thanks in advance to anyone that can help.


Sincerely,

George W. Jackson
CNS w/ Cisco Specialization

SearedIce
08-04-2003, 09:24 AM
You could make it so that when a user closes your webpage another window pops up with your page on it. You could make it so it keeps opening new windows until the user used your button.

This is the only way I can think of for "disabling" the browser's close button. Of course this is an annoying way to do it and will probably kill traffic.

~John