常州到西安物流公司
    <% set rs=conn.execute("select top 5 * from news order by id desc") if not rs.eof then do while not rs.eof %>
  • "><%=left(rs("title"),12)%>
  • <% rs.movenext loop else %>
  • 暂无新闻
  • <% end if %>

业务:0519-88057158

业务:0519-88057168

手机:18861261681

手机:18861261682

传真:0519-82059159

地址:常州市钟楼区龙江路6号
城西物流园

您当前的位置:首页 货单查询
<% if request("action")="" then %>
运单号: 电 话:

 

运单号 到达地 出发地 收货人 手机号
         
 
跟踪记录:
 
<% else set rso=conn.execute("select * from liuyan where title='"&request("orders")&"' and tel='"&request("tel")&"'") if not rso.eof then %>
运单号: 电 话:

 

运单号 到达地 出发地 收货人 手机号
<%=rso("title")%> <%=rso("name")%> <%=rso("postcode")%> <%=rso("email")%> <%=rso("tel")%>
 
<% set rst=conn.execute("select * from GoodsTrack where parentid="&rso("id")&"") if not rst.eof then do while not rst.eof %> <% rst.movenext loop end if %>
跟踪记录:
<%=rst("Content")%> <%=rst("starttime")%>
<% else response.Write("