年月 >" onclick="JavaScript:location.href='?ReqDate='">">
时间:2021-07-01 10:21:17 帮助过:166人阅读
'先判断是否指定了一个年份和月份,没有则根据当前的年和月份显示 If Request("ReqDate")="" then CurrentDate=Date else CurrentDate=Trim(Request("ReqDate")) end if pyear=year(CurrentDate) pmonth=month(CurrentDate)
'以下的代码生成日历显示的表格头内容 %>
'如果能被7整除(每行显示7个)则输出一个换行 if i mod 7=0 then response.write( "
< 上一篇
Mssql高级注入笔记II
下一篇 >
eWebEditor:网站中的隐形炸弹
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册