?? company1.asp
字號:
<!--#include file="../Common/Inc_DatConn.asp"-->
<!--#include file="../Common/Inc_Config.asp"-->
<!--#include file="../Common/Inc_Function.asp"-->
<!--#include file="../Top.asp"-->
<%
'┌─ 風云ASP在線 ────────────────────────┐
'│ │
'│ 作者:趙振波. http://www.fyasp.com │
'│ │
'│ Q Q:176189168 │
'│ │
'│ Email:fy96@163.com │
'│ │
'│ 程序定做,系統(tǒng)開發(fā),網站制作,提供高質量的網絡產品、技術和服務!│
'│ │
'│【版權聲明】 │
'│ │
'│ 本程序版權歸坐看風云所有,未經授權擅自修改、復制或散布本程序│
'│ │
'│的部分或全部,將承受嚴厲的民事和刑事處罰,對已知的違反者將給予法 │
'│ │
'│律范圍內的全面制裁。對非法使用此程序所造成的一切后果本人概不負責!│
'│ │
'└─────────────────── http://www.fyasp.com ──┘
%><%Dim intInfoKey
Dim rdsInfo
Dim sqlInfo
Dim sqlUpdateInfoHits
cid=RtnReplaceInt(request("cid"),0)
set crs = Server.CreateObject("ADODB.Recordset")
sqlInfo = "Select * From Dat_Member Where State=0 and MemberKey="&cid
crs.Open sqlInfo,Conn,1,1
if not crs.eof then
sqlUpdateInfoHits = "Update Dat_Member Set showcount = showcount + 1 Where MemberKey="&cid
Conn.Execute sqlUpdateInfoHits
cbid=crs("dl")
csid=crs("xl")
sMemberType=crs("MemberType")
if cbid<>"" then
set rszh=conn.execute("select * from hyBigClass where id="&cbid&"")
if not rszh.eof then
bname=rszh("BigClassName")
end if
rszh.close
set rszh=nothing
end if
if csid<>"" then
set rszh=conn.execute("select * from hySmallClass where id="&csid&"")
if not rszh.eof then
sname=rszh("SmallClassName")
end if
rszh.close
set rszh=nothing
end if
gsm=crs("CompanyName")
%>
<%set rsxx=Server.Createobject("ADODB.Recordset")
sqlxx="Select * From Dat_Information Where State = 1 and MemberKey="&cid&" order by InfoKey desc"
rsxx.open sqlxx,conn,1,1
rcount=rsxx.recordcount
if rsxx.eof then
xs="yes"
end if
%>
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><% = strSiteName%></title>
<style>
<!--
.font_menu4 { font-family: "宋體"; filter:dropshadow(color=#FFFFff,offx=1,offy=1);color:#000000;letter-spacing: 2px;}
.btd { font-size: 14px}
-->
</style>
<style>
<!--
.LoginInput {
BORDER-RIGHT: #eeeeee 1px solid; BORDER-TOP: #999999 1px solid; FONT: 12px "宋體", "Verdana", "Arial"; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 17px; BACKGROUND-COLOR: #f6f6f6
}
-->
</style>
</head>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK
href="img/STYLE.css" type=text/css rel=stylesheet>
<body topmargin="0">
<table class="zi09" height="60" cellSpacing="0" cellPadding="0" width="760" align="center" background="img/106.gif" border="0">
<tr>
<td width="12">
<div align="left">
<img height="60" src="img/104.gif" width="9"></div>
</td>
<td style="WIDTH: 47px" vAlign="center" align="right" width="47">
<div align="right">
<img height="60" src="img/115.gif" width="39"></div>
</td>
<td vAlign="center" align="middle" width="58">
<b><span class="currentarea"><font color="#0A8ECC" size="4">地區(qū)<br>
導航</font></span></b></td>
<td width="631">
<table class="zi-chengshi" cellSpacing="0" cellPadding="0" align="center" border="0">
<tr>
<td height="22"><%set rsadd=server.createobject("adodb.recordset")
sqladd="select * from mxdq order by sj desc"
rsadd.open sqladd,conn,1,1
do while not rsadd.eof
dqname=rsadd("name")
%>
<a target="_blank" href="hyclass.asp?dq=<%=dqname%>">
<%=dqname%></a>
<%
rsadd.movenext
loop
rsadd.close
set rsadd=nothing
%></td>
</tr>
</table>
</td>
<td align="right" width="13">
<div align="right">
<img height="60" src="img/105.gif" width="9"></div>
</td>
</tr>
</table>
<div align="center">
<table border="0" style="border-collapse: collapse" width="760" cellpadding="0" height="4">
<tr>
<td></td>
</tr>
</table>
</div>
<div align="center">
<table border="0" width="760" cellspacing="0" cellpadding="0">
<tr>
<td width="22%" valign="top" bgcolor="#F8FFF8">
<TABLE borderColor=#0D81BC height=150 cellSpacing=0 cellPadding=0
border=0>
<TBODY>
<TR>
<TD align=middle width=168 background=img/Left1.gif
height=26>
<b>
<font color="#FFFFFF">會員登錄</font></b></TD></TR>
<TR>
<TD width=166 background=img/Leftbg.gif>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD align=middle height=97 bgcolor="#FFBE29">
<iframe name="login" width="136" height="127" src="../common/inc_login.asp" scrolling="no" align="middle" border="0" frameborder="0" marginwidth="1" marginheight="1" target="_top">
瀏覽器不支持嵌入式框架,或被配置為不顯示嵌入式框架。</iframe>
</TD></TR>
</TBODY></TABLE></TD></TR>
<TR>
<TD width=166><IMG src="img/Leftbottom.gif"
border=0></TD></TR></TBODY></TABLE>
<TABLE borderColor=#0D81BC cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD align=middle background=img/Left1.gif height=26>
<font color="#FFFFFF"><b>最新加盟</b></font></TD></TR>
<TR>
<TD background=img/Leftbg.gif valign="top">
<TABLE cellSpacing=0 cellPadding=0 height=220 width=158 align=center
border=0><TBODY>
<%
set rs_hy=server.createobject("adodb.recordset")
sqlhy="select top 16 MemberKey,CompanyName from Dat_Member where State=0 and MemberType=2 order by MemberKey desc"
rs_hy.open sqlhy,conn,1,1
%>
<%do while not rs_hy.eof %>
<TR>
<TD width=140>
<IMG alt=<%=rs_hy("CompanyName")%> src="img/article_common.gif" border=0> <a href="company.asp?cid=<%=rs_hy("MemberKey")%>" target="_blank">
<%=leftt(rs_hy("CompanyName"),16)%> </a></TD>
</TR><% rs_hy.movenext
loop
rs_hy.close
set rs_hy=nothing
%>
</TBODY></TABLE>
<p><IMG src="img/Leftbottom.gif"
border=0></TD></TR>
</TBODY></TABLE></td>
<td width="1%" valign="top"> </td>
<td width="77%" valign="top">
<TABLE borderColor=#0D81BC cellSpacing=0 cellPadding=0 border=0 width="586">
<TBODY>
<TR>
<TD align=middle><!--開始--><center>
<table cellSpacing="0" cellPadding="0" width="586" align="center" bgColor="#ffffff" border="0">
<tr>
<td vAlign="top" bgColor="#ffffff">
<table cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td vAlign="top">
<table cellSpacing="0" cellPadding="0" width="586" align="center" border="0">
<tr>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -