1、在Access或SQL Server中建好表;
2、在開始->執行中輸入 odbcad32 開啟建立odbc資料來源,例如建立SQLserver的資料來源,資料來源名為:tmpDS,SQLServer的使用者口令均為sa,連結的資料庫名為tmpDB;
3、編寫ASP程式碼(1)聯絡資料庫,可建立一個專門的資料庫連線檔案,如:commsql.inc檔案內容如下:(2)編寫一般語句如login.asp alert("使用者名稱不存在!");history.back(-1); " response.endelseif trim(rs("UserPsd")) pwd thenrs.closeconn.closeresponse.write "" response.endend if"記錄登入時間SQL = "Update UserInfo set LastVisitTime=""&now()&""" where UserName =""&usa&"""rs.open sql,Conn,1,3"關閉連線conn.close%>
1、在Access或SQL Server中建好表;
2、在開始->執行中輸入 odbcad32 開啟建立odbc資料來源,例如建立SQLserver的資料來源,資料來源名為:tmpDS,SQLServer的使用者口令均為sa,連結的資料庫名為tmpDB;
3、編寫ASP程式碼(1)聯絡資料庫,可建立一個專門的資料庫連線檔案,如:commsql.inc檔案內容如下:(2)編寫一般語句如login.asp alert("使用者名稱不存在!");history.back(-1); " response.endelseif trim(rs("UserPsd")) pwd thenrs.closeconn.closeresponse.write "" response.endend if"記錄登入時間SQL = "Update UserInfo set LastVisitTime=""&now()&""" where UserName =""&usa&"""rs.open sql,Conn,1,3"關閉連線conn.close%>