|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa 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
|
|
|
|
|
|
|
|
|
|
|
|