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

📄 info_view.asp

📁 AspEase Auction System Ver2.0/动易拍卖系统 Ver2.0
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="conn.asp"-->
<!--#include file="inc/function.asp"-->
<!--#include file="inc/config.asp"-->
<%
dim infoid
infoid=request("id")
if not isnumeric(infoid) then
response.Write("<script language='javascript'>alert('错误的页面参数!');window.close();</script>"
response.End()
end if
set rs=conn.execute("select * from info where id="&sqlval(infoid))
if rs.eof and rs.bof then
	response.Write("<script language='javascript'>alert('该信息已经删除或者不存在!');window.close();</script>"
	response.End()
else
	dim ttl
	if fval(rs("infotype"))=1 then
		ttl="查看货物信息"
	else
		ttl="查看空车信息"
	end if
end if %>
<html>
<head>
<title><%= webname %>--信息浏览</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body leftmargin="0" topmargin="0">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" >
  <tr> 
    <td>
	  <table width="100%" border="0" cellspacing="0" cellpadding="0">
	    <tr>
          <td valign="top" align=center>
<!----------------------------------Main----------------------------------------------------->
			<table width=100% cellpadding=2 cellspacing=2>
			  <tr>
			    <td align=center>
              <table width=98%>
                <tr>
                  <td colspan=3 class='L14' bgcolor="#B1EBC6">
                  <a href="<%= weburl %>" target=_blank><%= webname %></a>>><b><%= ttl %></b>(编号:<%= rs("infoid") %>)
                  </td>
                <tr>
                  <td align=right width=25% class='L15'>
                  <b>信息标题:
                  <td colspan=2 class='L15'>
                  <b><%= rs("infoname") %></b>
				  (<%= rs("infoneedpoint") %>点)
                </tr>
                
                <tr> 
                  <td align="right" width=18% class='L15'><b><% If fval(rs("infotype"))=1 Then %>发货地点<% Else %>发车地点<% End If %>:</td>
                  <td colspan="2" class='L15'>
                    <%= rs("infofrompro") %>-<%= rs("infofromcity") %>
                </tr> 
                <tr> 
                  <td align="right" class='L15'><b><% If fval(rs("infotype"))=1 Then %>到货地点<% Else %>目的地<% End If %>:</b></td>
                  <td colspan="2" class='L15'>
                  <%= rs("infotopro") %>-<%= rs("infotocity") %>
                  </td> 
                </tr>  
           
                <tr>  
                  <td align="right" class='L15'><b>有效期至:</td> 
                  <td colspan="2" class='L15'>
                  <%= dateadd("d",rs("infoshowdays"),rs("infoadddate")) %>
                  </td> 
                </tr> 
                <tr>  
                  <td align="right" valign=top class='L15'><b>备注:</td> 
                  <td colspan="2" class='L15'><% If trim(rs("infonote"))="" or lcase(rs("infonote"))="null" Then %>&nbsp;<% Else %><%= rs("infonote") %><% End If %>
                  </td>
                </tr>
                <tr> 
                  <td align="right" class='L15'><b>联系人:</td>
                  <td colspan=2>您的点数为0,继续使用请<a href='/peihuo/public/public.asp?type=9' target=_blank>注册收费会员</a>。
                  </td>
                </tr>
                <tr> 
                  <td align="right" class='L15'><b>电话:</td>
                  <td colspan=2 class='L15'>
				  您的点数为0,继续使用请<a href='/peihuo/public/public.asp?type=9' target=_blank>注册收费会员</a>。
                  </td>
                </tr>
                <tr> 
                  <td align="right" class='L15'><b>其他联系方式:</td>
                  <td colspan=2 class='L15'>您的点数为0,继续使用请<a href='/peihuo/public/public.asp?type=9' target=_blank>注册收费会员</a>。
                  </td>
                </tr>     
                <tr> 
                  <td align="right" class='L15'><b>发布时间:</td>
                  <td colspan=2 class='L15'>2004-12-11 15:23:00
                  </td>
                </tr>                  
                <tr>
                  <td colspan=3 class='L14' align=center bgcolor=efefef>中国配货网对于本条信息准确性的声明
                <tr>
                  <td colspan=3 class='L15'>
                  <font color=999999>以上信息我网未做亲自核实,我网将力求但不能确保信息的准确性。您若发现此为虚假信息立即投诉,一经核实将删除其会员帐号!
                  <input type=button class="input1" value="点此投诉" onclick="javascript:window.open('tousu.asp?ID=3454521&strName=%C1%C9%C4%FE%B1%BE%CF%AA%B4%FC%D7%B0%D6%D8%BB%F548%A3%AC180%D4%AA%2F%B6%D6','tousu3454521','width=400,height=300')" id=button5 name=button5>
                  <br>声明:此条信息不得转载到其他网站,违者将被停止帐号服务。
                <tr>
                  <td colspan=3 class='L14' bgcolor="#B1EBC6" align=center>
                  [<a href="JavaScript:window.print()">打印此页</a>]
                  [<a href="javascript:window.close()">关闭窗口</a>]</td></tr>                  
              </table>    
			    </td>
			  </tr>	 		  
			</table>			
<!------------------------------------MainEnd---------------------------------------------------------->
          </td>
        </tr>
      </table>      
    </td>
  </tr>
</table>
</div>    
 

</body>
</html>

⌨️ 快捷键说明

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