📄 к+
字号:
<%
vServer="http://" & Request.ServerVariables("Server_name")
%>
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=gb_2312-80">
<meta name="Microsoft Theme" content="sumipntg 011">
<meta name="Microsoft Border" content="tlb, default">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>基本资料管理 by longzhiping</title>
</head>
<body background="sumtextb.jpg" bgcolor="#FFFFFF" text="#808080"
link="#3333CC" vlink="#666699" alink="#990099">
<p><object id="rds1" name="rds1"
classid="clsid:BD96C556-65A3-11D0-983A-00C04FC29E33"
align="baseline" border="0" width="17" height="15"></object><font
color="#0000A0" size="4"><strong>学生基本信息模块</strong></font>
</p>
<div align="center"><center><p>
<table border="1" width="706" bordercolordark="#003366"
bordercolorlight="#C0C0C0" height="1">
<tr>
<td> </td>
<td valign="top" width="581" height="1"><object
id="grid1"
classid="clsid:00028CD1-0000-0000-0000-000000000046"
codebase="http://xk_server/test/tdbg6.ocx"
align="baseline" border="0" width="565" height="162"
datasrc="#rds1"><param name="allowaddnew" value="0"><param
name="allowupdate" value="0"></object><font
color="#003366"> </font></td>
<td valign="top" width="113" height="24"><img
alt="学生相片" width="116" height="172" id="photoid"
datasrc="#rds1" datafld="图片"></td>
</tr>
</table></p>
</center>
</div><div align="center">
<table border="1" width="706" bordercolordark="#003366"
bordercolorlight="#C0C0C0" height="1">
<tr>
<td> </td>
<td valign="top" width="581" height="1"><object
id="grid2"
classid="clsid:00028CD1-0000-0000-0000-000000000046"
codebase="http://xk_server/test/tdbg6.ocx"
align="baseline" border="0" width="565" height="162"
datasrc="#rds1"><param name="allowaddnew" value="0"><param
name="allowupdate" value="0"></object><font
color="#003366"> </font></td>
<td valign="top" width="113" height="24"> </td>
</tr><center>
</table>
</center></div><script language="VBScript"><!--
rds1.server=vserver
rds1.connect="database=school;uid=sa;pwd=;dsn=school"
rds1.sql="select * from student"
rds1.refresh
--></script>
<p><td><input
type="button" value="第一条" onclick="movefirst()"> <input
type="button" value="上一条" onclick="MovePrevious()"> <input
type="button" value="下一条" onclick="MoveNext()"> <input
type="button" value="最后一条" onclick="MoveLast()"> <input
type="button" value="添 加" onclick="recordadd()"> <input
type="button" value="删 除" onclick="recorddelete()"> <input
type="button" value="保 存" onclick="SubmitChanges()"> <input
type="button" value="取 消" onclick="cancleupdate()">
</p></td>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -