D
|
dlangham 9/29/2007 |
You would use GETDATE() in SQL Server 2005 instead of NOW(), as for Session("UserName"), I would just pass it into a SQL Server field from the ASP page as normal. |
|
500414 9/30/2007 |
You would use GETDATE() in SQL Server 2005 instead of NOW(), as for Session("UserName"), I would just pass it into a SQL Server field from the ASP page as normal. Hope this helps.
|
![]() |
Sergey Kornilov admin 10/1/2007 |
You can get better help explaining what the problem is. |
|
500415 10/1/2007 |
You can get better help explaining what the problem is.
|
![]() |
Sergey Kornilov admin 10/1/2007 |
You need to explain what exactly is different because what you doing looks right. |