?? peixunviews.asp
字號:
<% Response.Buffer=false %>
<!--#include file="../inc/dbconn1.inc"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<%uid=request("uid")%>
<% uname=request("uname")%>
<% set rs=server.createobject("adodb.recordset")
sq2="select * from peixun where uname='"&uname&"'"
rs.open sq2,conn,1,1
%>
<html>
<head>
<title>樂清人才網(wǎng)</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>
<td height=25 colspan="3" valign="bottom"><font color="#666600" ><b><%=rs("sqmc")%> 培訓(xùn)信息-></b></font> <a href="dwviews.asp?uname=<%=rs("uname")%>" class="sbtxt"><u>查看公司資料和聯(lián)系信息</u></a></td>
</tr>
<tr>
<td height=20 colspan="3" valign="bottom"></td>
</tr>
<%do while not rs.eof%>
<tr>
<td height=20 colspan="3" valign="bottom">
<table width="100%" border="0" cellspacing="1" cellpadding="2" bgcolor="#CCCC99">
<tr bgcolor="#F2F2E6">
<td width="9%" height="20">課程:</td>
<td width="23%" bgcolor="#FFFFFF" height="20"><%=rs("kcmc")%></td>
<td width="12%" height="20">學(xué)習(xí)時間:</td>
<td width="24%" bgcolor="#FFFFFF" height="20"> </td>
<td width="11%" bgcolor="#F2F2E6" height="20">學(xué)習(xí)地點:</td>
<td width="21%" bgcolor="#FFFFFF" height="20"><%=rs("xxdd")%></td>
</tr>
<tr bgcolor="#F2F2E6">
<td colspan="6">具體說明:<br>
<%=rs("jtsm")%> </td>
</tr>
<tr bgcolor="#FFFFFF" align="right">
<td colspan="6"><a href="tuijian.asp?danweis=<%=rs("sqmc")%>&kcmcs=<%=rs("kcmc")%>&ids=<%=rs("uname")%>" class="sbtxt" target="_blank"><u>推薦給朋友</u></a> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td height=10 colspan="3" valign="bottom"></td>
</tr>
<%
rs.movenext
loop
rs.close
set rs=nothing %>
<tbody>
<tr>
<td height=5 colspan="3" valign="top"> </td>
</tr>
<tr>
<td height=20 colspan="3">
<div align="right"><a href="peixun.asp" class="sbtxt"><u>其他培訓(xùn)信息..</u></a> </div>
</td>
</tr>
<tr>
<td height=20 colspan="3"> </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>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -