-
请教ASP搜索问题,谢谢模糊搜索keyword表1:news:newsID,title,comapnyID 表2:company:comapnyID,username 搜索表1news数据条件:titlelike'%"&keyword&"%'orcomapnyidin(selectcomapnyidfromcompanywhereusaxinko 时间:06-30 + 阅读全文
-
这样子SQL查询没有值sqlPt="select*fromProductwhereclass1Idin(selectreplace(biaoid,'a',',')fromclassidwhereclassId="&classId&")orderbyiddesc"这样子查询没有值,但是我直接selectreplace(biaoid,'a',',')fromclaren0594 时间:06-30 + 阅读全文
-
这样写 查询语句,查询非常慢,看下有什么办法能优化提高速度不?<%ifclassId<>""thensqlPt="select*fromProductwhereclass1Idin("&listChildClassId(classId)&")orderbyiddesc"elsesqlPt="select*fromproductorderbyiddesc"fileName="pren0594 时间:06-30 + 阅读全文
-
asp 单点登录问题xmlhttp方法求解functionPosstHttpPage(refererUrl,PostUrl,PostData)DimXmlHttp,RetStrSetxmlHttp=CreateObject("Msxml2.XMLHTTP")xmlHttp.Open"POST",PostUrl,FalsexmlHttp.setRequestHeader"Content-Length",Len(PostDzlxsdn 时间:06-29 + 阅读全文
-
asp调用批处理执行这样写有什么问题吗?为什么执行后没有任何反应?SetWSH=Server.CreateObject("WScript.Shell") '建立一个wscript.shell对象 RTL=WSH.Run("cmd.exe/ccopyD:\\bjcgmapweb\\bjcgmap\\public\\bookpic\\20116291861345041.JPGaccpyy 时间:06-29 + 阅读全文
-
请求帮助修改下列代码这段代码是用于批量修改ACCESS数据表中部分字段内容的:<%ifrequest("hid1")="ok"thennownzdate=request("nzdate")nowid_login=request("id_login")setrs_login=conn.execute("select*fromloginwhereid="&nowid_login)wahuti 时间:06-29 + 阅读全文
-
asp 12345每天显示一个数,每轮递减1、2、3、4、5这五个数每天依次显示一个数然后下一轮依次递减显示第一个数2、3、4、5、13、4、5、1、24、5、1、2、35、1、2、3、41、2、3、4、5……songbaobao12345 时间:06-29 + 阅读全文
-
关于新云下载系统4.0的utf转换新云下载系统4.0(access数据库)gb2312模式下所有功能正常,改成utf后,后台进不去,提示用户名和密码错误,请教各位大侠怎么处理。谢谢。bayawan 时间:06-29 + 阅读全文