Alert message box [message #300869] |
Mon, 18 February 2008 07:01 |
srinivas.k2005
Messages: 404 Registered: August 2006
|
Senior Member |
|
|
Hi,
I have an alert type 'CAUTION'.
I am showing to the user "Do you want to save the changes" with YES/NO button.
But it is allowing the users to click on close of the message window.Close mark "X" at the alert window.
How can i handle so that users should press YES/NO button but not close button of the alert window.
Thanks,
Srinivas
|
|
|
|
Re: Alert message box [message #300987 is a reply to message #300869] |
Mon, 18 February 2008 22:40 |
|
azamkhan
Messages: 557 Registered: August 2005
|
Senior Member |
|
|
Dear Friend,
You can do this by checking the alert button value which in your case should be "ALERT_BUTTON1" OR "ALERT_BUTTON2". If none of the value is return then the user must have pressed the Closed button.
Regards,
Azam Khan
|
|
|