⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 leftframe.asp

📁 在线考试系统
💻 ASP
字号:
<html>

<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>新建网页 1</title>
<base target="main">
<script>
function switchSysBar1(){
if (switchPoint1.innerText==6){
switchPoint1.innerText=5
document.all("first").style.display="none"
}else{
switchPoint1.innerText=6
document.all("first").style.display=""
}}
function switchSysBar2(){
if (switchPoint2.innerText==6){
switchPoint2.innerText=5
document.all("second").style.display="none"
}else{
switchPoint2.innerText=6
document.all("second").style.display=""
}}
</script>
<style>
<!--
body, p, td, input { color: #000000; font-size: 9pt }
-->
</style>
</head>

<body topmargin="0" leftmargin="0" onload="switchSysBar2();">

<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
  <tr>
    <td width="100%">
    <iframe name="I1" scrolling="no" target="main" width="100%" height="60" border="0" frameborder="0" src="lefttopframe.asp">
    </iframe></td>
  </tr>
  <tr>
    <td bgcolor="#E1E1E1">
    <table border="0" cellPadding="0" cellSpacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
      <tr>
        <td onclick="switchSysBar1()" style="height: 100%">&nbsp;<b>考生信息</b></td>
        <td onclick="switchSysBar1()" style="height: 100%">
        <p align="right">
        <font style="color: #6699cc; cursor: hand; font-family: Webdings; font-size: 9pt">
        <span id="switchPoint1">6</span></font>&nbsp; </td>
      </tr>
    </table>
    </td>
  </tr>
  <tr>
    <td width="100%" id="first">
    <iframe name="I2" scrolling="no" target="main" height="110" width="100%" border="0" frameborder="0" src="leftmiddleframe.asp">
    </iframe> </td>
  </tr>
  <tr>
    <td bgcolor="#E1E1E1">
    <table border="0" cellPadding="0" cellSpacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
      <tr>
        <td onclick="switchSysBar2()" style="height: 100%">&nbsp;<b>修改密码</b></td>
        <td onclick="switchSysBar2()" style="height: 100%">
        <p align="right">
        <font style="color: #6699cc; cursor: hand; font-family: Webdings; font-size: 9pt">
        <span id="switchPoint2">6</span></font>&nbsp; </td>
      </tr>
    </table>
    </td>
  </tr>
  <tr>
    <td id="second">
    <iframe name="testinfo" scrolling="no" target="main" height="120" width="100%" border="0" frameborder="0" src="editpwd.asp">
    </iframe></td>
  </tr>
</table>

</body>

</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -