We Recommend

ASP.NET 3.5 Unleashed ASP.NET 3.5 Unleashed
ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework--no matter how advanced.


Posted By

fuzzylogic on 06/06/08


Tagged


Versions (?)


Quick ASP timestamp


Published in: ASP 


http://forums.whirlpool.net.au/forum-replies-archive.cfm/451482.html

  1. timestamp = year(now) & right("0" & month(now),2) & right("0" & day(now),2) & right("0" & hour(now),2) & right("0" & minute(now),2) & right("0" & second(now),2)

Report this snippet 

You need to login to post a comment.