📄 ksright1.asp
字号:
<!-- #include file="cookies.asp" -->
<!-- #include file="kstime.asp" -->
<html>
<head>
<title>您已经完成全部试题</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div align="center">
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#86A294" height="30">
<div align="center"><b>您已经完成全部试题</b></div>
</td>
</tr>
</table>
<p>您的考试时间还剩下:<font color="#ff0000"><%=stime%></font>分钟</p>
<p>
<input type="button" name="Submit2" value="检查试卷" onclick="location.href='ksjc.asp';">
<input type="button" name="Submit" value="重新做题" onclick="location.href='ksright.asp';">
<input type="button" name="Submit3" value="交卷" onclick="location.href='end.asp?t=s';">
</p>
<p> </p>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -