-
There is a potential problem in the file: SESSION.ASP
If sessionRS(0) = 0 Then
objDB.Exec("INSERT INTO session VALUES
('" & Session.SessionID & "', '" & Request.Form("uid")
&"', '" & Now &"')")
Else
objDB.Exec("UPDATE " & tableSession & "
SET tstamp='" & Now & "' WHERE...
2002-10-31 21:29:38 UTC by nobody
-
I get an error message after clicking submit from the login.asp page:
[Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near '='.
db.asp, line 28
??.
2002-09-26 17:41:08 UTC by miloshh
-
bugs fixed: UserInfo recordset was refered as EmpInfo in some places
additions : table session can be specified also.
2002-07-01 18:38:34 UTC by microair
-
Bug Fixed: Mail bug fixed which prevented new line charecters in the mail message.
new addons will be included in the next release.
2002-06-28 07:17:26 UTC by microair
-
Anonymous committed patchset 1 of module CVSROOT to the ASP LaunchPaD CVS repository, changing 11 files.
2002-06-21 18:11:31 UTC by nobody
-
Welcome to Open Discussion.
2002-06-21 14:51:01 UTC by nobody
-
Welcome to Developers.
2002-06-21 14:51:01 UTC by nobody
-
Welcome to Help.
2002-06-21 14:51:01 UTC by nobody
-
registered the ASP LaunchPaD project.
2002-06-21 12:13:59 UTC by