% set checkdate = Server.CreateObject("ADODB.Recordset") checkdate.Open "select * from tbl_update",objconn,3,3 if not checkdate.eof then if DateDiff("d",checkdate("date"),date)>7 then %> <%response.write("sachin")%> <% checkdate("date")=date() checkdate.update end if else checkdate.addnew checkdate("date")=date() checkdate.update end if checkdate.close set checkdate=nothing %>
|
||||||||
|
|
|
|||||||
|
ARTICLES | FAQ | HEAL | TESTIMONIALS | SUCCESS STORIES | VISION |
||||||||
|
Copyright 2003@Tantraconnection.com - updated 11/05/04 |