Forums
This topic is locked
How to show when a site was last updated
Posted 13 Sep 2003 12:10:54
1
has voted
13 Sep 2003 12:10:54 Kenny Darcy posted:
Hi yea, How is the best way to do the following. My client logs into his control panel area to update his sites content. When he logs out I want to have the date on my Index.asp page showing the last time the database was updated.Regards
Kenny
Replies
Replied 15 Sep 2003 14:49:37
15 Sep 2003 14:49:37 Rene Bandsma replied:
When your client logs-in to your 'editing area' you update a fieldname with the now() variabele.
The now() variabele reads the time of your server. I don't think there is a solution for reading the database time.
The now() variabele reads the time of your server. I don't think there is a solution for reading the database time.