When setting-up a frame, can the SRC be pointing to a cgi script? And if so, what has to be in the cgi script to know to come back to the frame named "Bottom"?
### Main/Initial Form ###
.
.
<FRAMESET ROWS="200,*">
<FRAME NAME=Top>
<FRAME NAME=Bottom SRC="</FRAMESET>
### Main/Initial Form ###
.
.
<FRAMESET ROWS="200,*">
<FRAME NAME=Top>
<FRAME NAME=Bottom SRC="</FRAMESET>