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

📄 baodianviews.asp

📁 大型人才程序网站程序
💻 ASP
字号:
<% Response.Buffer=false %>
<!--#include file="../inc/dbconn1.inc"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<%uid=request("uid")%>
<html>

<head>
<title>乐清人才网</title>
<meta content="text/html; charset=gb2312" http-equiv="Content-Type">
<STYLE type=text/css>TABLE {
	FONT-SIZE: 9pt; LINE-HEIGHT: 12pt
}
.bord {
	BACKGROUND: #ffffff; BORDER-BOTTOM: rgb(238,238,238) 1px solid; BORDER-LEFT: rgb(128,128,128) 1px solid; BORDER-RIGHT: rgb(238,238,238) 1px solid; BORDER-TOP: rgb(128,128,128) 1px solid; FONT-FAMILY: "宋体"; FONT-SIZE: 9pt; FONT-WEIGHT: normal
}
.sbtxt       { color: #000000; font-family: 宋体; font-size: 12px; text-decoration: none }
.sblue       { color: #0000cc; font-family: 宋体; font-size: 12px; text-decoration: none }
.sorenge     { color: #ff6600; font-family: 宋体; font-size: 12px; text-decoration: none }
a:hover      { color: #0000ff; font-family: 宋体; font-size: 12px; text-decoration: none }
.swtxt       { color: #ffffff; font-family: 宋体; font-size: 12px; text-decoration: none }
.shtxt       { color: #666666; font-family: 宋体; font-size: 12px; text-decoration: none }
.bftxt       { color: #FFFFFF; font-family: 宋体; font-size: 12px; text-decoration: none }
.hstxt       { color: #FF0000; font-family: 宋体; font-size: 12px; text-decoration: none }
</style>

<meta content="Microsoft FrontPage 4.0" name="GENERATOR">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>

<body bgcolor="#DFDFDF"  topmargin="0">
<!--#include virtual="../inc/top.htm"--> 
<table align=center bgcolor=#ffffff border=0 cellpadding=0 cellspacing=0 
width=760>
  <tr> 
    <td valign=top >
      <table border=0 cellpadding=0 cellspacing=0 width=85% align="center">
        <tr valign="bottom"> 
          <td height=20 colspan="3"><font color="#666600" >职场宝典</font></td>
        </tr>
        <tr valign="bottom"> 
          <td height=10 colspan="3"></td>
        </tr>
        <tbody> 
        <tr> 
          <td height=85 colspan="3" valign="top"> 
            <table border="0" cellpadding="2" cellspacing="0" width="100%" height="0" bordercolor="#316594" bordercolordark="#FFFFFF">
              <tr> 
                <td valign="center" align="center" height="10" ></td>
              </tr>
              <% set rs=server.createobject("adodb.recordset")
                              sq2="select * from zhichang where id="&uid&""
                              rs.open sq2,conn,1,1%> 
              <tr> 
                <td valign="center" align="center" ><b><font size="3"><%=rs("title")%></font></b></td>
              </tr>
              <tr> 
                <td valign="center" align="center" height="25">日期:<%=rs("idate")%></td>
              </tr>
              <tr> 
                <td valign="center" ><%=rs("text")%></td>
              </tr>
              <tr> 
                <td valign="center" height="20" ></td>
              </tr>

                <td height="25" valign="center" align="right" ><a href="baodian.asp" class="sbtxt"><u>更多宝典法则</u></a>>>> </td>
              </tr>
              <tr>
                <td height="15" valign="center" align="right" ></td>
              </tr>
              <% rs.close
                            set rs=nothing %> 
            </table>
          </td>
        </tr>
        </tbody> 
      </table>
    </td>

  </tr>
</table>




<table width="760" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td><!--#include virtual="../inc/down.htm"--></td>
  </tr>
</table>

⌨️ 快捷键说明

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