|
|
|
|
|
| | |
| |
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: Date Diff Routine |
|
From: |
Elmo |
|
Date: |
5/22/2003 3:53:42 AM |
|
IP: |
210.125.31.49 |
I dont understand what do you mean by column time. But i guess you can use following way
<%
x= val(mid(YourTimeHere,1,2))-val(Mid(time(now),1,2)
if x > 4 then
Your Update script Goes here
End if
%> |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|