|
|
|
|
|
| | |
| |
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|