11 lines
513 B
Plaintext
Executable File
11 lines
513 B
Plaintext
Executable File
<!-- $Id: qdefframe.htt,v 1.1.1.1 2004/01/09 09:22:10 jeffo Exp $ -->
|
|
<HTML>
|
|
<HEAD>
|
|
<META name="generator" content="SCaldwell">
|
|
</HEAD>
|
|
<FRAMESET frameborder="0" rows="40,*">
|
|
<FRAME noresize scrolling="no" name="qcore" frameborder="0" src="<%=PATHS.cgiroot%>/qdef.pl?tid=<%=SESSION.tid%>&lang=<%=SESSION.lang%>&frm=1&tstid=<%=FORM.tstid%>">
|
|
<FRAME noresize scrolling="auto" name="qanswers" frameborder="0" src="<%=PATHS.cgiroot%>/qdef.pl?tid=<%=SESSION.tid%>&lang=<%=SESSION.lang%>&frm=0">
|
|
</FRAMESET>
|
|
</HTML>
|