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
379 B

<!-- $Id: tstframe.htt,v 1.1.1.1 2004/01/09 09:22:10 jeffo Exp $ -->
<HTML>
<FRAMESET frameborder=0 rows="75,*">
<FRAME name="tstclock" src="<%=PATHS.cgiroot%>/tclock.pl?tid=<%=SESSION.tid%>&tstid=<%=TEST.id%>&lang=<%=SESSION.lang%>">
<FRAME name="tstquest" src="<%=PATHS.cgiroot%>/tstart.pl?tid=<%=SESSION.tid%>&tstid=<%=TEST.id%>&lang=<%=SESSION.lang%>">
</FRAMESET>
</HTML>