Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

close browser window automatically after closing last (forms) window

thsMar 28 2007 — edited Mar 28 2007
Hi folks,

if I close the last (forms) window in client server mode the so called MDI window will also be closed. If I close the last (forms) window in web mode the applet and the browser window stays open. Is there a configuration part or a workaround to close this too like in client server mode?

I placed a "close"-button in the iconbar that does an EXIT_FORM among some other things. The WHEN-WINDOW-CLOSED trigger executes the same code. But in web mode the browser window must closed seperately. So the user will close the browser directly and the actions the button should perform will never be executed. Now I have to fix this problem and got no ideas how.

Has anybody ideas or (personal) experiences in this field? Everything is welcome.

Thanks in anticipation!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2007
Added on Mar 28 2007
3 comments
719 views