asp ÅúÁ¿update ÎÊÌ⣡
----´íÎóÌáʾ--------------
Microsoft OLE DB Provider for ODBC Drivers ´íÎó '80004005'
»ùÓÚ²éѯµÄ¸üÐÂʧ°Ü£¬ÒòΪû·¢ÏÖÒª¸üеÄÐС£
/admin/inboundSQL.asp£¬ÐÐ 406
-----´úÂë------------------------
If Not PLFHRS.EOF Then
While Not PLFHRS.EOF
PLFHRS("FHSL") = Trim(PLFHRS("SL"))&"="&Trim(PLFHRS("YSCMFB"))
PLFHRS("FHSJ") = Now()
PLFHRS("FHR") = request.Cookies("loginname")
PLFHRS.update
PLFHRS.movenext
Wend
End If
while 4 ´Îºó¾Í»á³ö´í£¡
ÄÄλÄÜ°ï°ï棬¸Ðл
ûÈËÄܻشð´ËÎÊÌ⣿
ÉÏÏÂÎÄÌùһϿ´¿´£¬ÕâЩ´úÂëËƺõû´í
Set PLFHRS = server.CreateObject("ADODB.recordset")
PLFHRS.open "select FHSL,FHR,FHSJ,SL,YSCMFB from BM_ProcurementSystem where (FHSL='' or FHSL is null) and (FHSJ='' or FHSJ is null) and (YSCMFB <>'' or YSCMFB is not null) and FLAG <>1 and (RQ between '"&starttime&"' and '"&endtime&"')",conn,1,3
If Not PLFHRS.EOF Then
While Not PLFHRS.EOF
PLFHRS("FHSL")
Ïà¹ØÎÊ´ð£º
±íΪjilu
id name text
ҪдÈëµÄ²ÎÊý Ϊusername xiaoxi
username¶ÔÓ¦name
xiaoxi¶ÔÓ¦ text
²ÎÊý»ñÈ¡:request.Form("name") request.Form("text")
idΪÖ÷¼ ......
<!--#include file="Conn.asp"-->
<body>
<table border="0" align="left" cellpadding="0" cellspacing="0">
<%
URL ......
½øÀ´Î¬»¤ÁËÓÃÀà±àдµÄASPÍøÕ¾£¬¿ªÊ¼Á˽âÁË Ò»µãÀàµÄ²Ù×÷¡£
ÒÔÇ°×öÍøÕ¾¶¼ÊÇÔÚ¡¶% %¡·Ð´´úÂëµÄ£¿
¿´¿´ CMSºÃÏñ¶¼ÊÇÓÃÀàдµÄ£¬×Ô¼ºÒ²¿´ÁË´úÂë ºÃÏñ±È½ÏÄÑ£¬ ¿´µÃ¶®¶¼²»ÖªµÀÒªµ½Ê²Ã´Ê±ºò²ÅÃ÷°×¡£
Í·Ôΰ¡£¡ ......
µ±½áÊøʱ¼ä´óÓÚ¿ªÊ¼Ê±¼äÔòÏÔʾδÍê³É
µ±½áÊøʱ¼äСÓÚ¿ªÊ¼Ê±¼äÔòÏÔʾδ´ïµ½ÈÎÎñ
ûÓÐʱ¼äÔòÏÔʾÕýÔÚ½øÐÐÖÐ
asp´úÂëÓ¦¸ÃÔõôд
Èç:¿ªÊ¼Ê±¼ä ½áÊøʱ¼ä & ......
"title"Õâ¸öÖµ±£´æ²»ÁË?ÇëÎʸßÊÖ´íÎóÔÒò
<%set rs=server.createobject("adodb.recordset")
rs.open "select * from question",conn,1,3
if ......