Gary Williams
04-13-2003, 08:24 AM
Hi All,
I have a Form based questionaire. Some of the questions, if answered 'yes', cause a popup window to appear displaying additional questions.
This popup can be closed by:
1. Clicking on the 'Close Window' button I have coded in.
2. Clicking on the 'X' button in the top right hand corner of the popup window.
The popup will drop to the task bar if the mouse is clicked outside the popup window.
I need to force the popup to remain on top and ignore:
1. Clicking on the 'X' button in the top right hand corner of the popup window.
2. Dropping to the task bar if the mouse is clicked outside the popup window.
It must only close by clicking on the 'Close Window' button.
Anyone got any idea's?
Regards
Gary
I have a Form based questionaire. Some of the questions, if answered 'yes', cause a popup window to appear displaying additional questions.
This popup can be closed by:
1. Clicking on the 'Close Window' button I have coded in.
2. Clicking on the 'X' button in the top right hand corner of the popup window.
The popup will drop to the task bar if the mouse is clicked outside the popup window.
I need to force the popup to remain on top and ignore:
1. Clicking on the 'X' button in the top right hand corner of the popup window.
2. Dropping to the task bar if the mouse is clicked outside the popup window.
It must only close by clicking on the 'Close Window' button.
Anyone got any idea's?
Regards
Gary