Reset a frame

wxdqz

New Member
Hi all!

Does anybody know how to reset a frame? I've got two frames and the first one tells the other what html code has to show.

It's quite easy using top.nameofframe.document.write("blah blah blah") but.... how can I restart the second frame?

Using top.nameofframe.document.write("") obviously don't go.

Can anybody help me?
Thanx!!
 
Back
Top