You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
409 B

<!-- $Id: tcstmpgframe.htt,v 1.1.1.1 2004/01/09 09:22:10 jeffo Exp $ -->
<HTML>
<FRAMESET frameborder=0 rows="60,*">
<FRAME name="cstmpgnav" src="<%=PATHS.cgiroot%>/tcstmpgdtl.pl?tid=<%=SESSION.tid%>&tstid=<%=TEST.id%>&lang=<%=SESSION.lang%>&dbop=h">
<FRAME name="cstmpgdtl" src="<%=PATHS.cgiroot%>/tcstmpgdtl.pl?tid=<%=SESSION.tid%>&tstid=<%=TEST.id%>&lang=<%=SESSION.lang%>&page=ins">
</FRAMESET>
</HTML>