![]() |
Admin 10/26/2005 |
Now() function displays current datetime according to regional settings on the Web server. year(now()) & "-" & month(now()) & "-" & day(now()) |
|
orit author 11/7/2005 |
Perfect, Thanks much |
|
orit author 11/8/2005 |
I ran the same project on another server and I get the error again: year(now()) & "-" & month(now()) & "-" & day(now())
|