You cannot takeout the close button. But, I think, you may prevent closing the window by programming the onUnload event. You can set
Cancel = true
This will nullify the close action.
Please try this. I am not sure about this. I am telling this from my memory.
|