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.
10 lines
513 B
10 lines
513 B
<!-- $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>
|
|
|