you could use an inline frame. <IFRAME SRC="whatever.html" height="xxx" width="xxx" scrolling="yes" name="whatever" frameborder="0" hspace="0" vspace="0" marginheight="0" marginwidth="0" </IFRAME> or use textarea Hope it helps.