WebUtil On When-new-form-instance [message #323917] |
Fri, 30 May 2008 00:57  |
sispk6
Messages: 164 Registered: November 2006 Location: pakistan
|
Senior Member |
|
|
Hi ALL ,
I had a certain requirement in forms 6i that on when new form instance to load a text file/PDF file , i used when-timer-expired to wait until file is generated and then display it , as if it appeared on when-new-form-instance.
now i have migrated to 10g. now the procedure im calling is using WEBUTIL libraries , which have limitations on
1. when-new-form-instance and 2.when-timer-expired.
as webutil does not work until the form has been loaded properly.
so kindly give me suggestion how to use my same code to perform same functionality , without writing it in when-new-form-instance and when timer expired and then it should automatically wait until the form contrls have been loaded and then show or generate the file , automatically.
Note :- i do have converted code for 10g , I need idea where to use it to accomplish my above mentioned objective.
Thanx a lot
Waiting for your respose.
Regards
Imtiaz
[Updated on: Fri, 30 May 2008 00:58] Report message to a moderator
|
|
|
|