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

📄 res_flow.asp

📁 直接附加数据库! 修改 Include/ Class_Main.asp 为自己信息 后台admin admin 绍兴人才网程序
💻 ASP
📖 第 1 页 / 共 2 页
字号:
	Set Rs1=Conn.Execute(SQL)
	If Not Rs1.Eof And Not Rs1.Bof Then ds4=Rs1.getrows()
	Rs1.Close()			
	for i=0 to ubound(ds4,2)
	Response.Write CreateVote(ds4(0,i),ds4(1,i),ds4(2,i),ds4(3,i))
	next
	%>
                </td>
              </tr>
            </table>
		  </td>
          <td width="5">&nbsp;</td>
          <td valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td valign="top"> 
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td bgcolor="#000000" height="1"></td>
                    </tr>
                  </table>
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td width="15" valign="top"><img src="images/banner_center.gif" width="15" height="90"></td>
                      <td valign="middle"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr align="center"> 
                            <td width="15%"><a href="Res_Product.asp"><img src="Images/icon1_2.gif" width="49" height="67" border="0"></a></td>
                            <td width="15%"><a href="Res_Use.asp"><img src="Images/icon3_2.gif" height="67" border="0"></a></td>
                            <td width="15%"><a href="Res_Flow.asp"><img src="Images/icon4_2.gif" width="49" height="67" border="0"></a></td>
                            <td width="15%"><a href="Res_Set.asp"><img src="Images/icon5_2.gif" width="61" height="67" border="0"></a></td>
                            <td width="15%"><a href="Res_Best.asp"><img src="Images/icon6_2.gif" width="49" height="67" border="0"></a></td>
                            <td width="15%"><a href="Res_Conact.asp"><img src="Images/icon7_2.gif" width="49" height="67" border="0"></a></td>
                          </tr>

                        </table></td>
                    </tr>
                  </table> 
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td height="5"></td>
                    </tr>
                  </table>
                  <table width="100%" border="0" cellpadding="0" cellspacing="0" class="table2">
                    <tr class="td_4"> 
                      <td height="29"><font class="td_4a">视频简历推荐</font></td>
                    </tr>
                    <tr> 
                      <td> 
                        <table width="100%" border="0" cellspacing="0" cellpadding="2" class="text01">
                          <%
SQL = "Select Top 3 Perid,RealName,Video_PhotoUrl,ResumeMode,Video_FilePath From [pH_Person_Info] Where Nc_Video=1 And Video_BestFlag=1 And DateDiff(d,Video_Date,GetDate())>=0 And DateDiff(d,Video_EndDate,GetDate())<=0 Order by Ncid Desc"
Set Rs = Conn.Execute(SQL)
If Rs.eof Then
Response.write "<tr><td>系统中没有视频简历!</td></tr>"
Else
Tmp = Rs.GetRows()
Rs.Close
%>
                          <tr align="left"> 
                            <%
For i=0 to Ubound(Tmp,2)
Perid             = Tmp(0,i)
RealName          = Tmp(1,i)
Video_PhotoUrl    = Tmp(2,i)
Video_FilePath    = Tmp(3,i)
%>
                            <td width="33%" align="center" valign="top"> 
                              <table width="127" border="0" cellpadding="0" cellspacing="0" class="text01">
                                <tr> 
                                  <td><img src="Images/Tp01.gif" width="127" height="7"></td>
                                </tr>
                                <tr> 
                                  <td background="Images/Tp02.gif"> 
                                    <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                      <tr> 
                                        <td width="7">&nbsp;</td>
                                        <td height="106" align="center"><a href="../Person/Resume/Resume_1.asp?Param-<%= Perid %>.html" target="_blank"><img src="../Uploadfiles/PersonVideoPhoto/<%= Video_PhotoUrl %>" width="110" height="100" border="0"></a></td>
                                        <td width="5">&nbsp;</td>
                                      </tr>
                                    </table>
                                  </td>
                                </tr>
                                <tr> 
                                  <td><img src="Images/Tp03.gif" width="127"></td>
                                </tr>
                                <tr> 
                                  <td align="center" valign="middle"> 
                                    <table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="eeeeee">
                                      <tr class="text01"> 
                                        <td height="18" align="center" valign="middle" bgcolor="#FFFFFF">姓名:<a href="../Person/Resume/Resume_1.asp?Param-<%= Perid %>.html" target="_blank"><font color="#FF0000"><%= RealName %></font></a></td>
                                      </tr>
                                    </table>
                                  </td>
                                </tr>
                              </table>
                            </td>
                            <%
Next
%>
                          </tr>
                          <%
End if
%>
                        </table>
                      </td>
                    </tr>
                  </table>
                </td>
                <td width="5">&nbsp;</td>
                <td width="150" valign="top" bgcolor="#F5F5F5"> 
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <%
SQL = "Select Top 4 * From [pH_Web_Ad] Where WebName=6 And ad_Width=148 And ad_Height=60 And DateDiff(d,BeginDate,GetDate())>=0 And DateDiff(d,EndDate,GetDate())<=0 And Websub='"&Cls_Websub&"' Order By ad_Sort Asc"
Set Rs = Conn.Execute(SQL)
While Not Rs.Eof
If Rs("AdClass") = 1 Then
%>
                    <tr> 
                      <td height="68" align="center"> <a href="<%= "http://"&Rs("AdUrl") %>" target="_blank"><img src="../Uploadfiles/AdFile/<%= Rs("AdFile") %>" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>" border="0"></a> 
                      </td>
                    </tr>
                    <% Else %>
                    <tr> 
                      <td height="68" align="center"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="<%= Rs("ad_Width") %>" height="<%= Rs("ad_Height") %>">
                          <param name="movie" value="../Uploadfiles/AdFile/<%= Rs("AdFile") %>">
                          <param name=quality value=high>
                          <embed src="../Uploadfiles/AdFile/<%= Rs("AdFile") %>" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="435" height="75">
                          </embed> 
                        </object> </td>
                    </tr>
                    <%
End if
Rs.Movenext
Wend
Rs.Close
%>
                  </table>
                </td>
              </tr>
            </table>
            <table width="100%" border="0" cellpadding="4" cellspacing="1" bgcolor="f5f5f5" class="text01">
              <tr> 
                <td height="25" background="../Images/Person/newqy.gif"><img src="../Images/Person/point_title1.gif" width="16" height="16"> 
                  <strong><font color="#333333">视频简历拍摄制作流程</font></strong></td>
              </tr>
              <tr> 
                <td height="12" align="left" bgcolor="#FFFFFF">视频简历拍摄流程:<br>
                  1、注册成为<%= Cls_WebName %>个人会员 ;<br>
                  2、预约拍摄时间和地点 ;可以电话或者网上直接预约 ;<br>
                  3、为您解答拍摄和设计前的问题和事项 ;<br>
                  4、拍摄、设计、制作 ;<br>
                  5、五个工作内完成制作并上传到<%= Cls_WebName %> ;同时电话和邮件通知您进行审核 ;</td>
              </tr>
              <tr> 
                <td height="12" align="center" bgcolor="#FFFFFF"><img src="Images/Agent_02.gif" width="518" border="0" usemap="#Map" href="../Public/Register.asp"> 
                  <map name="Map"> 
                    <area shape="rect" coords="322,108,386,127" href="../Person/register.asp">
                    <area shape="rect" coords="324,156,378,179" href="Res_Conact.asp">
                  </map>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
      
      <table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td height="1" bgcolor="#eeeeee"></td>
  </tr>
</table>
	  </td>
  </tr>
</table>
<table width="768" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td><!--#include file="../Include/Footer.asp" --></td>
  </tr>
</table>
</body>
</html>
<% 
Set Rs = Nothing
Call CloseDB
 %>

⌨️ 快捷键说明

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