Focal Point
[SOLVED] what event i have to use.

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/379102015

August 17, 2010, 08:46 AM
swati
[SOLVED] what event i have to use.
Hi all,
i have this following req.

when i open a html page,there are 2 IFRAMES,iframe 1,iframe2 where 2 reports will be linked 1 each on each iframe.
so my requirement is that when i run the HTML page before the report gets generated in the 2 Iframes i need to display the following msg "report is loading".
i created a html page also for this loading,now i want to know what Event i need to use ?
i.e; windowonload or mouseonload...etc?

please suggest me the event i need to use..?

This message has been edited. Last edited by: Kerry,


7.6.7
windows
PDF,EXCEL.
August 17, 2010, 08:57 AM
swati
solved,thnx.


7.6.7
windows
PDF,EXCEL.
August 17, 2010, 10:13 AM
Francis Mariani
Wonderful! How? Someone else might want to know...


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
August 17, 2010, 02:36 PM
swati
infact i dint use any events...

<iframe id=iframe1 style="BORDER-RIGHT: lightsteelblue thin ridge; BORDER-TOP: lightsteelblue thin ridge; FONT-SIZE: 10pt; Z-INDEX: 27; LEFT: 0px; BORDER-LEFT: lightsteelblue thin ridge; WIDTH: 1000px; COLOR: navy; BORDER-BOTTOM: lightsteelblue thin ridge; FONT-FAMILY: Verdana; POSITION: absolute; TOP: 80px; HEIGHT: 200px; TEXT-ALIGN: left" tabIndex=2 src="/approot/mrw-18609/loading.htm" persistentuniqueid="compUid_89" requests_list="5" HEIGHTOLD="200" WIDTHOLD="1000" autoExecute="True" name="iframe1">       


7.6.7
windows
PDF,EXCEL.