<%@LANGUAGE="VBSCRIPT"%> <% Dim anxinda Dim anxinda_numRows Set anxinda = Server.CreateObject("ADODB.Recordset") anxinda.ActiveConnection = MM_anxinda_STRING anxinda.Source = "SELECT * FROM guojiems" anxinda.CursorType = 0 anxinda.CursorLocation = 2 anxinda.LockType = 1 anxinda.Open() anxinda_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 anxinda_numRows = anxinda_numRows + Repeat1__numRows %> jg1
国际UPS
国际DHL
国际FedEx
国际TNT
国际EMS
港澳台专线
本网站由中商在线提供网络技术支持
北京安信达快递服务有限公司  版权所有
  地址:北京市东城区东四十四条93号院  邮编:100007 电话:021-54224681/82/83  传真:021-54224783
<% anxinda.Close() Set anxinda = Nothing %>