原创

时间比较

温馨提示:
本文最后更新于 2017年07月19日,已超过 2,843 天没有更新。若文章内的图片失效(无法正常加载),请留言反馈或直接联系我


<%

date1 = "2019-04-29"
date2 = now()
if datediff("d",date1,date2)>0 then  
response.write "<script>alert( '软件功能已过期!');location.href='login.asp';</script>"
response.end
end if
%>

正文到此结束
本文目录