donbes
07-28-2003, 08:04 AM
How do I use the document write method to write something on another frame.
I tried parent.frames[0].document.write("hello")
and
parent.frames(0).document.write("hello")
but it did not work
I tried parent.frames[0].document.write("hello")
and
parent.frames(0).document.write("hello")
but it did not work