secretsquirrel
Programmer
Hi,
I've got a button which, when clicked, needs to open a new window containing another page. I have it working perfectly except I want to disable the 'close' button at the right of the title bar, so users are unable to close the window, without selecting an option on the page and using a 'close window' button or 'OK' button on the page.
Is there an easy way of doing this?
ie. is there a feature similar to status=no,height=300,width=200, etc.
I tried 'titlebar=no' but this seemed to make no difference.
Cross browser compatibility is not an issue, this only needs to work in IE.
Thanks in advance...
I've got a button which, when clicked, needs to open a new window containing another page. I have it working perfectly except I want to disable the 'close' button at the right of the title bar, so users are unable to close the window, without selecting an option on the page and using a 'close window' button or 'OK' button on the page.
Is there an easy way of doing this?
ie. is there a feature similar to status=no,height=300,width=200, etc.
I tried 'titlebar=no' but this seemed to make no difference.
Cross browser compatibility is not an issue, this only needs to work in IE.
Thanks in advance...