时间比较
<%
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
%>
正文到此结束
- 本文标签: 暂无相关标签
- 本文链接: https://www.jimmy2k.top/article/161
- 版权声明: 本文由JimmyZ的个人博客原创发布,转载请遵循《署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)》许可协议授权