Leonardo
08-18-1999, 10:44 AM
Hi, It's Leonardo from Argentina.<BR><BR>My problem is a bit difficult.<BR>I have a HTML document whith an iframe inside. At some point, I have to reload the iframe whith an HTML page that resides on the client disc, so I can't change it.<BR>I want to know the exact moment when this page terminates loading, like a window_onLoad() event.<BR>I tried to do something whith the event onreadystatechanged, but it doesn't work.<BR><BR>Can anyone help me?<BR><BR>Thank you.