refresh the frame above automatically
Posted: Thu Mar 20, 2003 10:10 pm
Im not sure how to do this, but in my frame page...
<HTML>
<FRAMESET ROWS="80%,20%">
<FRAME SRC="one.html">
<FRAME SRC="two.html">
</FRAMESET>
</HTML>
what do i put in two.html so that one.html gets refreshed when one.html is loaded?
<HTML>
<FRAMESET ROWS="80%,20%">
<FRAME SRC="one.html">
<FRAME SRC="two.html">
</FRAMESET>
</HTML>
what do i put in two.html so that one.html gets refreshed when one.html is loaded?