常州到武汉运输公司
网站首页
公司简介
服务项目
精品专线
服务流程
运营线路
线路报价
货单查询
联系我们
最新物流:
常州到湖北武汉物流公司
常州到湖北武汉货运专线
常州到湖北武汉长途搬家
常州到湖北武汉行李托运
运营线路
<% set rs=conn.execute("select top 9 * 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 %>
联系我们
客服:400 000 6256 货物查询
传真:0519-88064116
地址:钟楼区龙江路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("Content")%>
<%=rst("starttime")%>
<% rst.movenext loop end if %>
<% else response.Write("
Back top