?? comabout.asp
字號:
<!--#include file="inc/conn.asp"-->
<!--#include file="config.asp"-->
<%
dim com,rs,sql,k
com=CheckStr(trim(request("com")))
set rs = Server.CreateObject("ADODB.RecordSet")
sql="select * from [com] where username='"&com&"'"
rs.open sql,conn,1,1
if rs.eof then
response.write "<script language=JavaScript>" & chr(13) & "alert('該信息是快速發布信息!沒有相關用戶資料!');" & "history.back()" & "</script>"
response.end
end if
if rs("vip")<>"1" then
response.redirect "comno.asp?com="&com&""
end if
%>
<%dim n,rs0
set rs0=server.createobject("adodb.recordset")
set rs0=conn.execute("select count(id) from [xinxi] where username='"&com&"'")
n=rs0(0)
rs0.close
%><html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="keywords" content="供求信息,二手網,二手商品,電子商務,供求網站,免費發布供求信息,商業信息,貿易網,求購,求購信息,出售,供應,供求信息網,招商投資 生活服務 家電家居 旅游出行 招聘求職 房產信息
建材裝飾 煙酒副食 電腦網絡 餐飲酒店 醫藥保健 農林牧漁 安全防護 包裝紙張 辦公文教 電子通訊
紡織皮革 服裝服飾 工業機械 儀器儀表 交通運輸 車及配件 工藝禮品 文化藝術 冶金礦產 出版印刷 能源動力 環境保護
化工行業 玩具體育 園林綠化 廣告服務 商務服務 分類廣告 搜索引擎 企業行業黃頁 分類信息網 集市">
<title>商家簡介-<%=rs("com")%>-<%=title%></title>
</head>
<body topmargin="0">
<!--#include file="comtop.asp"-->
<div align="center">
<table border="0" width="760" id="table1" cellspacing="0" cellpadding="0" height="553" style="border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-top-width: 1px; border-bottom-width: 1px">
<tr>
<td width="193" valign="top" bgcolor="#FDFDF4">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table2" height="550">
<tr>
<td height="14">
<img border="0" src="image/t_01.gif" width="193" height="14"></td>
</tr>
<tr>
<td background="image/t_02.gif" height="91"> <font color="#808080">店主名稱:</font><%=rs("name")%>(<%=rs("username")%>)<br> <font color="#808080">店鋪積分:</font><%=rs("jf")%><br> <font color="#808080">物品數量:</font><%=n%><br> <font color="#808080">創店時間:</font><%=formatdatetime(rs("zcdata"),1)%><br> <font color="#808080">商家地址:</font><%=left(rs("dizhi"),10)%><br> <a target="_blank" href="com_mail.asp?com=<%=rs("username")%>">給店家發信息</a><%if rs("qq")<>"" then %> <a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=<%=rs("qq")%>&Menu=yes><img border="0" SRC=http://wpa.qq.com/pa?p=1:<%=rs("qq")%>:7 alt="用QQ給他發信息"></a><%end if%></td>
</tr>
<tr>
<td height="17">
<img border="0" src="image/t_03.gif" width="193" height="17"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"> </td>
</tr>
<tr>
<td height="329">
<img border="0" src="image/t_04.gif" width="193" height="329"></td>
</tr>
<tr>
<td height="64" valign="top">
<font color="#808080">地址:<%=rs("dizhi")%><br> 電話:<%=rs("dianhua")%><br> 傳真:<%=rs("fax")%><br> E-mail:<%=rs("email")%></font><br></td>
</tr>
</table>
</td>
<td width="585" valign="top">
<div align="center">
<table border="0" width="560" cellspacing="0" cellpadding="0" id="table3">
<tr>
<td height="26" width="475" class="td2_muen">
</td>
</tr>
<tr>
<td>
<img border="0" src="image/a_2.gif" width="565" height="10"></td>
</tr>
<tr>
<td height="217" background="image/b_2.gif">
<div align="center">
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD align=middle>
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#999999 cellSpacing=0 cellPadding=4 align=right border=1>
<TBODY>
<TR>
<TD align=middle><p align="center"><%if rs("logo")<>"" then %><img border="0" src="<%=rs("logo")%>" title="店標" height="150" width="200"><%else%><img border="0" src="image/comlogo2.gif" title="店標" height="150" width="200"><%end if%><br>
<a href="javascript:window.external.AddFavorite('<%=web%>/com.asp?com=<%=rs("username")%>', '<%=rs("com")%>-<%=title%>')"><img border="0" src="image/bookmark.gif"><font color="#835E07">收藏此店鋪</font></a><br></TD></TR></TBODY></TABLE></TD>
<TD vAlign=top width=7 bgColor=#dadada rowSpan=2><IMG height=6 src="image/t_05.jpg" width=7></TD></TR>
<TR>
<TD align=left bgColor=#dadada height=7><IMG height=7 src="image/t_06.jpg" width=6></TD></TR></TBODY></TABLE></div>
</td>
</tr>
<tr>
<td valign="top" background="image/b_2.gif"> <u><b><font color="#808080"><%=rs("com")%>簡介</font></b></u><font color="#808080"><br> <%=rs("comabout")%></font></td>
</tr>
<tr>
<td valign="top"><img border="0" src="image/c_2.gif" width="565" height="9"></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
<!--#include file="comend.asp"-->
</body>
</html>
<%
rs.close
set rs=nothing
closedb
%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -