?? answer.asp
字號:
<!--#include file="up.asp"--><br>
<html>
<head>
<title>在線測試</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<style>
<!--
BODY {SCROLLBAR-FACE-COLOR: #D6D6D6; SCROLLBAR-HIGHLIGHT-COLOR: #3A6EA5; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #8FA5B6; SCROLLBAR-TRACK-COLOR: #f3f3f3; SCROLLBAR-DARKSHADOW-COLOR: #3A6EA5; }
-->
</style>
<%dim idd
idd=request.querystring("id")%>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="2" topmargin="2">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="600" height="23" background="ontest/bg1.gif">
<table border="0" cellspacing="0" width="600" id="AutoNumber2" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="25">
<img border="0" src="ontest/err1.gif" width="24" height="23"></td>
<td width="536" align="left">
<table border="0" cellspacing="0" width="40%" id="AutoNumber5" cellpadding="0" height="15">
<tr>
<td width="95%" valign="bottom" height="15">
<font color="#FF0000">
<%if cint(idd)<100 then%>
愛 情 測 試:
<%elseif cint(idd)>100 and cint(idd)<200 then%>
綜 合 測 試:
<%elseif cint(idd)>200 then%>
個 人 測 試:
<%end if%>
</font></td>
</tr>
</table>
</td>
<td width="39" valign="bottom" style="border-right: 1px solid #000000">
<a href="javascript:history.go(-1)">
<img border="0" src="ontest/help.gif" start="fileopen" width="15" height="18" align="absbottom"></a>
<img border="0" src="ontest/close.gif" align="absbottom"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="562" valign="top" style="border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000">
<div align="center">
<center>
<table border="1" cellspacing="1" height="560" style="border-collapse: collapse; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000" width="596" id="AutoNumber3" bgcolor="#ECEDEF">
<tr>
<td width="100%" background="ontest/bg2.gif">
<div align="center">
<center>
<table border="0" cellspacing="0" width="90%" id="AutoNumber6" cellpadding="0" height="140">
<tr>
<td width="95%" height="513">
<iframe name="I1" src="ontest/<%=idd%>.html" height="100%" width="95%" border="0" frameborder="0" style="font-size: 9pt; font-family: 宋體; color: #000000; border: 1px dashed #008080; background-color: #EFF0F1" align="left"></iframe></td>
</tr>
<tr>
<td width="95%" height="35" valign="bottom">
<p align="center"><a href="javascript:history.go(-1)">
<img border="0" src="ontest/goback.gif"></a></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
</table>
</center>
</div>
</td>
</tr>
</table>
</body>
</html>
<br><!--#include file="down.asp"-->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -