Home » Developer & Programmer » Forms » how can we restrict user so that he can close the running form by
how can we restrict user so that he can close the running form by [message #80179] Tue, 20 August 2002 08:16 Go to next message
Rishi
Messages: 63
Registered: January 2001
Member
Hi All!!!!
how can we restrict user so that he can not close the running form by clicking cross(x) at topcorner of oracle running form window.....i set the close not allowed property of window but user can close the form clicking (X ) at top coner of oracle running form
Rishi
Re: how can we restrict user so that he can close the running form by [message #80187 is a reply to message #80179] Wed, 21 August 2002 03:46 Go to previous message
nik
Messages: 55
Registered: January 2002
Member
hi,

what u need to do is to capture in alert code eg.
if alertbut = button1 then
......
eslif alertbut = button2 then
......
ELSE
NULL --here you prevent anything else happening ie pressing X in window.

see what I mean. Hope this helps.

arios.
nik
Previous Topic: Calling SQLPLUS Code help
Next Topic: picture in a table...
Goto Forum:
  


Current Time: Wed Apr 24 20:43:44 CDT 2024