📄 leftframe.asp
字号:
<!--#include file="conn.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=="考生信息:"){
switchPoint1.innerText="考生信息"
document.all("first").style.display="none"
}else{
switchPoint1.innerText="考生信息:"
document.all("first").style.display=""
}}
function switchSysBar2(){
if (switchPoint2.innerText=="修改密码:"){
switchPoint2.innerText="修改密码"
document.all("second").style.display="none"
}else{
switchPoint2.innerText="修改密码:"
document.all("second").style.display=""
}}
function switchSysBar3(){
if (switchPoint3.innerText=="修改个人信息:"){
switchPoint3.innerText="修改个人信息"
document.all("third").style.display="none"
}else{
switchPoint3.innerText="修改个人信息:"
document.all("third").style.display=""
}}
</script>
<style type=text/css>
body { background:#799AE1; margin:0px; font:9pt 宋体; }
table { border:0px; }
td { font:normal 12px 宋体; }
img { vertical-align:bottom; border:0px; }
a { font:normal 12px 宋体; color:#000000; text-decoration:none; }
a:hover { color:#428EFF;text-decoration:underline; }
.sec_menu { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#D6DFF7; }
.menu_title { }
.menu_title span { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2 { }
.menu_title2 span { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
</style>
</head>
<body topmargin="0" leftmargin="0" onload="switchSysBar2();switchSysBar3();" bgcolor="#799AE1" >
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bgcolor="#799AE1" bordercolor="#111111" width="134" id="AutoNumber1" >
<tr>
<td bgcolor="#799AE1" width="500" >
<iframe name="I1" scrolling="no" target="main" width="100%" height="60" border="0" frameborder="0" src="lefttopframe.asp">
</iframe></td>
</tr>
<tr>
<td bgcolor="#799AE1" width="500" >
<table border="0" cellPadding="0" cellSpacing="0" style="border-collapse: collapse" bordercolor="#111111" width="158" bgcolor="#799AE1" height="25">
<tr>
<td class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; bgcolor="#799AE1" onclick="switchSysBar1()" style="height: 25" background="images/admin_left_3.gif" width="158"> <b><font size="2" color="#215DC6"><span id="switchPoint1">考生信息</span></font></b></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="500" id="first" >
<iframe name="I2" scrolling="no" target="main" height="116" width="100%" border="0" frameborder="0" src="leftmiddleframe.asp">
</iframe> </td>
</tr>
<tr>
<td bgcolor="#799AE1" width="500" >
<table border="0" cellPadding="0" cellSpacing="0" style="border-collapse: collapse" bordercolor="#111111" width="158" bgcolor="#799AE1" height="25">
<tr>
<td class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; onclick="switchSysBar2()" style="height: 25" background="images/admin_left_1.gif" width="163" bgcolor="#799AE1"> <b><font size="2" color="#215DC6"><span id="switchPoint2">修改密码</span></font></b></td>
</tr>
</table>
</td>
</tr>
<tr>
<td id="second" width="500" >
<iframe name="testinfo" scrolling="no" target="main" height="133" width="100%" border="0" frameborder="0" src="editpwd.asp">
</iframe></td>
</tr>
<tr>
<td bgcolor="#799AE1" width="500" >
<table border="0" cellPadding="0" cellSpacing="0" style="border-collapse: collapse" bordercolor="#111111" width="158" bgcolor="#799AE1" height="24">
<tr>
<td class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; onclick="switchSysBar3()" style="height: 25" background="images/admin_left_2.gif" width="161"> <b><font size="2" color="#215DC6"><span id="switchPoint3">修改个人信息</span></font></b></td>
</tr>
</table>
</td>
</tr>
<tr>
<td id="third" width="500" >
<iframe name="pinfo" scrolling="no" target="main" height="159" width="100%" border="0" frameborder="0" src="editinfo.asp">
</iframe></td>
</tr>
</table>
<%
response.write "<br><center><a class=banquan href=http://www.8mz.126.com>8mz.126.com软件公司</a><font color=red>版权所有</font></center>" %>
<br></body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -