当前位置:首页 >>> 服务支持 >>> 在线咨询
全 国 联 保 电 话
北京: 010-62509052
济南: 0531-6961487
南京: 025-83351122-1208
上海: 021-64661559-16
沈阳: 024-23582588-2563
武汉: 027-87874346
成都: 028-85482736
深圳: 0755-82966699-8569
广州: 020-87582246-8762
西安: 029-82211177-2453
新疆: 0991-8891888-8410
杭州: 0571-85025509
重庆: 023-68884982
河南: 0371-63575953
哈尔滨: 0451-87535306
福州: 0591-87112980
   
     感谢你对我们的信任 如果你有什么问题 请在这里进行提问
 
内容标题:
提问内容:
您的姓名:
您的电话:
您的Email:
注:为必填项        
 
<% sql="select top 5 a.FDContent,b.FDQuestionContent,b.FDDateTime,a.FDDateTime from TBQuestion a inner join TBContent b on a.fdid=b.fdid where a.FDState='1' and a.FDTrue='1' order by b.FDDateTime desc" Set rsCust=Server.CreateObject("adodb.recordset") 'Response.Write (sql) 'Response.End rsCust.Open sql,conn,3,1 do while not rsCust.eof and cint(i) <% rsCust.MoveNext() loop %>