jfitz
Junior Member
 
USA
345 Posts |
Posted - 20 August 2003 : 21:13:38
|
If you are using MSSQL, you could create a TRIGGER that dumped the getdate() value into somewhere that you could access, possibly, even, a text file that you could use as an INCLUDE in your ASP page. I don't know if writing to a file is possible from a stored procedure, but it might be worth investigating. |
--Jördan It's a wasted day if you don't spend at least part of it flying upside down. |
 |
|