Home » Developer & Programmer » Forms » Message Box in 9i
Message Box in 9i [message #129461] Mon, 25 July 2005 06:22 Go to next message
namrata_kenkre
Messages: 11
Registered: July 2005
Junior Member
The message built-in does not fire in Form 9i.
The syntax of this built-in that i have given is
message('Hello');
message(' ');
this does not work at all. it does everything else except firing this message box.
why is it so ? This happens only in some forms.

[Updated on: Mon, 25 July 2005 06:28]

Report message to a moderator

Re: Message Box in 9i [message #129493 is a reply to message #129461] Mon, 25 July 2005 08:14 Go to previous message
misragopal
Messages: 125
Registered: June 2005
Location: New Delhi, india
Senior Member

Probably u r running forms in browser mode,
try to use
message('message on show');
pause;

one other alternative is to trap message text and no in 'on-message' trigger then display it with the help of alert.
Previous Topic: forms builder : urgent
Next Topic: changing check box value programatically
Goto Forum:
  


Current Time: Thu Sep 19 22:33:35 CDT 2024