<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I found the answer:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;window.frames("iframeID").document.open 
();<BR>&nbsp;window.frames("iframeID").document.write ("here I write my HTML 
code");<BR>&nbsp;window.frames("iframeID").document.close ();<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>thanks anyway.</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=costea.dan@ssi-schaefer.ro 
  href="mailto:costea.dan@ssi-schaefer.ro">Dan Costea</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=javascript@LaTech.edu 
  href="mailto:javascript@LaTech.edu">javascript@LaTech.edu</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> 23 January, 2002 5:22 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Javascript] runtime HTML for an 
  IFRAME</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Hi,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>I work with IE5.5. I have an IFRAME tag. I cannot 
  use an external HTML file. How can I load an HTML page in the IFRAME?&nbsp;I 
  tried to store the HTML code of the page in a variable, but I don't know how 
  to write this code in the IFRAME.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV>
  <DIV><FONT face=Arial size=2>regards,</FONT></DIV>
  <DIV><FONT face=Arial size=2>Dan.</FONT></DIV></DIV></BLOCKQUOTE></BODY></HTML>