all groups > inetserver asp general > june 2005 >
You're in the

inetserver asp general

group:

date and time



date and time abcd
6/28/2005 1:56:24 PM
inetserver asp general: How can I get date and time on the server. I want to log the date and time
on the server when the ASP page is accessed.

thanks

Re: date and time abcd
6/28/2005 2:19:53 PM
wonderful...that was easy...thanks
cheers !

[quoted text, click to view]

Re: date and time Bob Barrows [MVP]
6/28/2005 5:06:19 PM
[quoted text, click to view]
Use the vbscript Now function:
<%
response.write Now
%>

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Re: date and time PJones
6/28/2005 9:14:59 PM
more info on time and date
http://www.powerasp.com/content/new/formating-date-and-time.asp


[quoted text, click to view]

AddThis Social Bookmark Button