Hi,

I'm doing customizations on some of my company's code and the code right now is assuming that a user is going to go through a process the proper way every time they access this process. However, if a user closes the window they're in using the 'X' in the title bar it throws off the process the next time it is run. Is there any way of disabling the 'X' to close windows or getting rid of the Title bar using the window.open parameters? I Know you can make a window not sizable, hide the menu, status bar, etc....

Thanks in advance,
Neil