![]() |
Sergey Kornilov admin 8/1/2007 |
What exactly you trying to save in the Log table? |
Z
|
zc2ndbass author 8/2/2007 |
What exactly you trying to save in the Log table?
|
![]() |
Sergey Kornilov admin 8/2/2007 |
strSQLSave = "insert into Log (username, logindatetime) values('" & Session("UserID") & "', now())" |