<HTML><BODY STYLE="font:10pt verdana; border:none;"><DIV><FONT size=2><FONT size=2> <P>My problem now is remembering what were you trying, and how were you trying to do the thing you are trying to. As far as I can judge from you're question, you are right about the speed of the write method, I think you are getting back to the page that overwrites itself , without having a chance to do anything in meantime. </P> <P>I think it is possible to solve this if you go&nbsp;two pages back (that is to the normal page that does not write anything&nbsp; and than call the page that writes you're desired content), otherwise if it doesn't suite you’re needs, you have to make the script that writes after a certain delay.</P> <P>Please if this doesn't help you, try to describe the problem once again.</P> <P></FONT></FONT>----- Original Message -----</P></DIV> <BLOCKQUOTE style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt Arial; FONT-COLOR: black"><B>From:</B>&nbsp;JPS Computer Services</DIV> <DIV style="FONT: 10pt Arial"><B>Sent:</B>&nbsp;Sunday, June 10, 2001 6:18 PM</DIV> <DIV style="FONT: 10pt Arial"><B>To:</B>&nbsp;javascript@LaTech.edu</DIV> <DIV style="FONT: 10pt Arial"><B>Subject:</B>&nbsp;[Javascript] Re: Updating text in a frame using JavaScript</DIV> <DIV><BR></DIV>Hello Bekim Bacaj,<BR><BR>I tried using history back for the frame right before the text is written<BR>from the javascript to that frame but with no luck.&nbsp; It seems that the speed<BR>at which the frame goes back in history is much slower than the speed at<BR>which the text is written to the frame.&nbsp; Is there any way to make sure the<BR>history back is completely executed before writing the text to the frame.<BR><BR><BR><BR><BR><BR>_______________________________________________<BR>Javascript mailing list<BR>Javascript@LaTech.edu<BR>http://www.LaTech.edu/mailman/listinfo/javascript<BR> <DIV></DIV></BLOCKQUOTE></BODY></HTML>