📄 zhaopin.asp
字号:
<!--#include file="conn/db.asp"-->
<html>
<head>
<title>岳海鑫源</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body {
background-image: url(image/bg_baiyangpi.gif);
color: #1b1b1b;
}
.font9pt {
font-size: 9pt;
line-height: 120%;
}
.bg_cont_r {
background-image: url(image/bgbg.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}
-->
</style>
<link TYPE="text/css" REL="STYLESHEET" HREF="../../../831shanhepgres/css/common/FG/common.css">
<script src="../../../EbizResourceSet/javascript/common/common.js" language="JavaScript"></script><script src="../../../EbizResourceSet/javascript/common/check.js" language="JavaScript"></script><script src="../../../EbizResourceSet/javascript/common/clock.js" language="JavaScript"></script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file="head.asp"-->
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="image/cont_xx_05.jpg" width="778" height="36"></td>
</tr>
<tr>
<td align="center" background="image/bgbgbg.jpg"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="bg_cont_r">
<tr>
<td><table width="60%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" cellspacing="0" cellpadding="3" border="0" align="center">
<tr>
<td>
</td>
</tr>
<tr>
<td height="80"><TABLE height=300 width=600 border=0>
<TBODY>
<TR>
<TD vAlign=top height=24>
<DIV align=center><FONT face=宋体 color=black><STRONG><SPAN style="FONT-SIZE: 16pt">合作伙伴</SPAN></STRONG></FONT></DIV><br /></TD></TR>
<TR>
<TD vAlign=top>
<%
set rs=server.CreateObject("adodb.recordset")
sql="select * from admin"
rs.open sql,conn,3,2
zhaopin = nck(rs("zhaopin"))
rs.close
set rs=nothing
%>
<%=zhaopin%>
</TD></TR></TBODY></TABLE></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="image/cont_xx_09.jpg" width="778" height="72"></td>
</tr>
</table>
<!--#include file="foot.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -