|
|
|
|
|
盤點租用
|
|
|
本區各項服務只支援卓眾圖書館 自動化系統之使用者 歡迎非使用者預約,我們將安排到校展示說明
|
|
|
<% rs.close
conn.close
' Response.Redirect "error.htm"
else
count = rs("logincount") + 1
rs("logincount") = count
rs("logindate") = now
rs.update
rs.close
conn.close
Response.Redirect "newdriver.htm"
end if
end if
%>