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

📄 show_product.asp

📁 物流管理系统,可以用于中小企业,建立自己的内部物流管理.
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<TR>
<TD bgColor=#F7F7FF 
style="FONT-SIZE: 12px; LINE-HEIGHT: 150%" 
width="100%"> 
<TABLE align=center border=0 cellPadding=0 
cellSpacing=0 width=491>
<TBODY>
<TR height=33>
<TD style="FONT-SIZE: 12px; LINE-HEIGHT: 150%" 
width=144>
<IMG border=0 
src="images/d4.gif"></TD>
<TD background=images/bg-12.gif 
style="FONT-SIZE: 12px; LINE-HEIGHT: 150%" 
width=347></TD></TR></TBODY></TABLE>
<DIV align=center>
<CENTER>
<TABLE border=0 borderColor=#111111 
cellPadding=0 cellSpacing=0 height=136 
style="BORDER-COLLAPSE: collapse" width=492>
<TBODY>
<TR height=10>
<TD height=17 
style="FONT-SIZE: 12px; LINE-HEIGHT: 150%" 
vAlign=center width=492>
<%
dim flag,id
id=session("id")
flag=session("Flag")
'whocansee-0-享受付费会员,1-期满付费会员,2-未付费正式会员,3-待审核收费会员,4-正式免费会员,5-待审免费会员;向下兼容
'flag-0-享受付费会员,1-期满付费会员,2-未付费正式会员,3-待审核收费会员,4-正式免费会员,5-待审免费会员
if (id="" or flag>whocansee_spzs) and whocansee_spzs<>10 then
%>
<TABLE border=1 borderColor=#111111 borderColorDark=#e8f5ff borderColorLight=#e8f5ff cellSpacing=0 id=AutoNumber14 style="BORDER-COLLAPSE: collapse" width=492>
	<TR>
		<TD bgColor=#ffffff>对不起,您无权查看联系信息,只有
			<font color=red>
			<%
			Select Case whocansee_spzs
				case "5" '待审免费会员
				    response.write "待审免费会员"
				case "4" '正式免费会员
				   response.write "正式免费会员"
				case "3" '待审收费会员
				   response.write "待审收费会员"
				case "2" '正式未付费会员
				   response.write "正式未付费会员"
				case "1" '期满付费会员
				    response.write "期满付费会员"
				case "0" '享受付费会员
				    response.write "享受付费会员"
				case else
				    response.write "管理员定义级别有误"
				End select
			%> 
			</font>以上级别才可查看!<br>
			<a href=../login/Register.asp>注册</a> | <a href=../login/login.asp>登陆</a> | <a href=../manage/zxjf/money.asp>成为收费会员</a> | <a href="../admin/user/add.asp">充值帐号</a> | <a href="mailto:<%=SystemEmail%>">联系管理员</a>

		</td>
	</tr>
	<tr>
		<td>
		<font color="#804000">&nbsp;公司名称:</font><font color=#808080>对不起,您无权查看!</font></td>
		</tr>
		<tr>
		<td>
		<font color="#804000">&nbsp;联 系 人:</font><font color=#808080>对不起,您无权查看!</font></td>
		</tr>
		<tr>
		<td>
		<font color="#804000">&nbsp;所在区域:</font><font color=#808080>对不起,您无权查看!</font></td>
		</tr>
		<tr>
		<td>
		<font color="#804000">&nbsp;联系电话:</font><font color=#808080>对不起,您无权查看!</font></td>
		</tr>
		<tr>
		<td>
		<font color="#804000">&nbsp;传真号码:</font><font color=#808080>对不起,您无权查看!</font></td>
		</tr>
		<tr>
		<td>
		<font color="#804000">&nbsp;联系地址:</font><font color=#808080>对不起,您无权查看!</font></td>
		<tr>
		<td>
		<font color="#804000">&nbsp;公司主页:</font><font color=#808080>对不起,您无权查看!</font></td>
	</tr>
</table>
<%else%>
<TABLE border=1 borderColor=#111111 
borderColorDark=#e8f5ff borderColorLight=#e8f5ff 
cellSpacing=0 id=AutoNumber14 
style="BORDER-COLLAPSE: collapse" width=492>
<TBODY>
<TR>
<TD bgColor=#ffffff height=25 
width=268>&nbsp;<FONT 
color=#000080>公司名称:</FONT><%=rs("sccj")%></TD>
<TD bgColor=#ffffff height=25 
width=214><FONT 
color=#000080>&nbsp;联 系 人:</FONT><font face="Arial"><a href="mailto:<%=rs("email")%>"><%=rs("lxr")%></a></TD>
</TR>
<TR>
<TD bgColor=#ffffff height=25 
width=268><FONT 
color=#000080>&nbsp;所在区域:</FONT><%=rs("sf")%>.<%=rs("city")%></TD>
<TD bgColor=#ffffff height=25 
width=214>
<FONT 
color=#000080>&nbsp;电子邮件:</FONT><font face="Arial"><%if rs("email")<>"" then response.write""&rs("email")&"" else response.write"没填" end if%></font></TD></TR>
<TR>
<TD bgColor=#ffffff height=25 width=269>&nbsp;<FONT 
color=#000080>联系电话:</FONT><font face="Arial"><%=rs("phone")%></TD>
<TD bgColor=#ffffff width=216>
&nbsp;<FONT 
color=#000080>传真号码:</FONT><font face="Arial"><%if rs("fax")<>"" then response.write""&rs("fax")&"" else response.write"没填" end if%></font></TD></TR>
<TR>
<TD bgColor=#ffffff height=7 
width=269>&nbsp;<FONT 
color=#000080>公司网址:</FONT><font face="Arial"><a href="<%=rs("web")%>"><%if rs("web")<>"" then response.write""&rs("web")&"" else response.write"暂无" end if%></a></font></TD>
<TD bgColor=#ffffff width=216>
&nbsp;<FONT 
color=#000080>邮政编码:</FONT><font face="Arial"><%if rs("postcode")<>"" then response.write""&rs("postcode")&"" else response.write"没填" end if%></font></TD></TR>
<tr>
<TD bgColor=#ffffff height=10 
width=485 colspan="2">&nbsp;<FONT 
color=#000080>公司地址:</FONT><%=rs("address")%></TD>
</tr>
</TBODY></TABLE>
<%end if%>
</TD></TR>
<TR height=25>
<TD align=middle height=4 
style="FONT-SIZE: 12px; LINE-HEIGHT: 150%" 
width=491>
<P align=right><FONT color=gray>『<a style="text-decoration: none" href="exhibition.asp?gsid=<%=rs("gsid")%>">进入该会员展厅</a>』</FONT></P></TD></TR></TBODY></TABLE></CENTER></DIV></TD></TR></TBODY></TABLE></CENTER></DIV></TD></TR></TBODY></TABLE></CENTER></TD></TR>
<TR>
<TD align=middle bgColor=#E8E8FF 
style="FONT-SIZE: 12px; LINE-HEIGHT: 150%">
<TABLE border=0 borderColor=#111111 
cellPadding=0 cellSpacing=0 id=AutoNumber11 
style="BORDER-COLLAPSE: collapse" width="100%">
<TBODY>
<TR>
<TD align=middle bgColor=#E8E8FF 
style="FONT-SIZE: 12px; LINE-HEIGHT: 150%"> </TD></TR>
<TR>
<TD bgColor=#666666 height=1 
style="FONT-SIZE: 12px; LINE-HEIGHT: 150%"></TD></TR>
<TR>
<TD bgColor=#ffffff height=8 
style="FONT-SIZE: 12px; LINE-HEIGHT: 150%">
<DIV align=right>
<TABLE border=0 borderColor=#111111 
cellPadding=5 cellSpacing=1 id=AutoNumber12 
style="BORDER-COLLAPSE: collapse" width=200>
<TBODY>
<TR>
<TD style="FONT-SIZE: 12px; LINE-HEIGHT: 150%" 
width=130><LEFT><LEFT>
<a href="javascript:show(&quot;../shop/Check.asp?cpbh=<%=rs("cpbh")%>&quot;)">
<IMG align=middle 
border=0 src="images/b1.gif" 
style="CURSOR: hand"></a><LEFT></left></TD>
<TD style="FONT-SIZE: 12px; LINE-HEIGHT: 150%" 
width=114>
<a href="javascript:show_product(&quot;cpxj.asp?id=<%=rs("gsid")%>&quot;)">
<IMG 
border=0 
src="images/b2.gif"></a></TD></TR></TBODY></TABLE></DIV></TD></TR>
<TR>
<TD height=1 
style="FONT-SIZE: 12px; LINE-HEIGHT: 150%" 
width="100%"></TD></TR></TBODY></TABLE></TD></TR></FORM></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></CENTER></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
</tr>
</table>
</TD>
<TD width=10 style="font-family: 宋体; font-size: 12px; line-height: 150%" valign="top" background="images/Products_index_right_bg01.gif">
 </TD>
<div align="center">
<center>
<TD width=0 style="font-family: 宋体; font-size: 12px; line-height: 150%" valign="top">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber20">
<tr>
<TD height="225" width="5" align="center"> </TD>
<TD height="225" width="5" align="center"> </TD>
<TD height="225" width="9" background="images/Products_index_right_bg01.gif"> </TD>
<TD 
vAlign=top width=180 height="225">
<DIV align=right>
<TABLE border=0 cellPadding=0 cellSpacing=0 width=180 height="204">
<TBODY>
<TR>
<TD height="78">
<div align="center">
<center>
<table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber7" height="88" cellpadding="0">
<tr>
<td width="100%" valign="top"><a href="add.asp">
<IMG border=0 
src="images/Products_index_right01.gif"></a></td>
</tr>
</table>
</center>
</div>
</TD></TR>
<TR>
<TD height="1">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber6">
<tr>
<td width="180" valign="top" align="right"> 
<TABLE border=0 cellPadding=0 cellSpacing=0 width=174 style="border-collapse: collapse"> 
<TBODY> 
<TR> 
<TD height=25>
<img border="0" src="images/sj.gif"></TD>
</TR> 
<TR> 
<TD> 
<TABLE border=0 cellPadding=4 cellSpacing=0 width="100%" style="border-collapse: collapse" bordercolor="#111111"> 
<TBODY> 
<% 
dim num1
dim num 
if rsjh.eof and rsjh.bof then 
%> 
<TR>
<% do while not rsjh1.eof %> 
<TD background="images/Products_index1_right_bg01.gif"><font color="#FF8019">&nbsp;&nbsp;&nbsp; </font>
<a href="javascript:show_sader(&quot;../syjh/business_info.asp?info_id=<%=rsjh1("info_id")%>&quot;)">
<% if len(rsjh1("showname"))>12 then%><%=left(rsjh1("showname"),11)%>..<% else%><%=rsjh1("showname")%><%end if%></a></TD>
</TR>
<%rsjh1.movenext 
num1=num1+1 
if num1>7 then Exit Do 
loop 
rsjh1.close 
set rsjh1=nothing 
%> 
<tr>
<TD align=right background=images/more_bg.gif height=22>
<a target="_blank" href="../Syjh/sjsearch.asp">更多</a>..&nbsp;&nbsp;</TD>
</tr>
<% else
do while not rsjh.eof %>
<TD background="images/Products_index1_right_bg01.gif"><font color="#FF8019">&nbsp;&nbsp;&nbsp; </font>
<a href="javascript:show_sader(&quot;../syjh/business_info.asp?info_id=<%=rsjh("info_id")%>&quot;)">
<% if len(rsjh("showname"))>12 then%><%=left(rsjh("showname"),11)%>..<% else%><%=rsjh("showname")%><%end if%></a></TD>
</TR>
<% rsjh.movenext 
num=num+1 
if num>7 then Exit Do 
loop 
rsjh.close 
set rsjh=nothing 
%> 
<tr>
<TD align=right background=images/more_bg.gif height=22>
<a target="_blank" href="../Syjh/search.asp?sortid=<%=sortid%>">更多</a>..&nbsp;&nbsp;</TD>
</tr>
<% end if %>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
</td> 
<td width="100%"> </td>
</tr>
</table>
</TD></TR>
<TR>
<TD height=34><img border="0" src="images/tj1.gif"></TD></TR>
<TR>
<TD 
background="images/Products_index1_right_bg01.gif" height="22">
<div align="right">
<table border="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="86%" id="AutoNumber8" height="22">
<% 
dim a
dim b 
if rstj.eof and rstj.bof then 
%> 
<TR>
<%do while not rstj1.eof%> 
<tr>
<td width="100%" height="21"><%if rstj1("web")="" or rstj1("web")="http://" then%><a target="_blank" href="../company/index.asp?id=<%=rstj1("id")%>"><% if len(rstj1("qymc"))>12 then%><%=left(rstj1("qymc"),11)%>..<% else%><%=rstj1("qymc")%><%end if%></a><%else%>
<a target="_blank" href="<%=rstj1("web")%>"><% if len(rstj1("qymc"))>12 then%><%=left(rstj1("qymc"),11)%>..<% else%><%=rstj1("qymc")%></a><%end if%><%end if%></td>
</tr>
<% a=a+1 
if a>7 then Exit Do 
rstj1.movenext 
loop 
rstj1.close 
set rstj1=nothing 
%>
<tr>
<TD align=right background=images/more_bg.gif height=22>
<a target="_blank" href="../qyml/search.asp">更多</a>..&nbsp;&nbsp;</TD>
</tr>
<% else do while not rstj.eof%> 
<tr>
<td width="100%" height="21"><%if rstj("web")="" or rstj("web")="http://" then%><a target="_blank" href="../company/index.asp?id=<%=rstj("id")%>"><% if len(rstj("qymc"))>12 then%><%=left(rstj("qymc"),11)%>..<% else%><%=rstj("qymc")%><%end if%></a><%else%>
<a target="_blank" href="<%=rstj("web")%>"><% if len(rstj("qymc"))>12 then%><%=left(rstj("qymc"),11)%>..<% else%><%=rstj("qymc")%></a><%end if%><%end if%></td>
</tr>
<% b=b+1 
if b>7 then Exit Do 
rstj.movenext 
loop 
rstj.close 
set rstj=nothing 
%>
<tr>
<TD align=right background=images/more_bg.gif height=22>
<a target="_blank" href="../qyml/search.asp?sortid=<%=sortid%>">更多</a>..&nbsp;&nbsp;</TD>
</tr>
<% end if %>
</table>
</div>
</TD>
</TR>
<tr>
<TD bgColor=#83a2ff height=1></TD>
</tr>
<TR>
</td>
</tr>
</table>
</TD></TR>
<TR>
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
</center>
</center>
</tr>
</table>
</div>
</TD>
</tr>
</table>
</div>
</TD>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="760" id="AutoNumber19">
<tr>
<td width="100%" background="images/bt2.gif"> </td>
</tr>
</table>
</center>
</div>
<!--#include file="../inc/end.asp"-->

⌨️ 快捷键说明

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