7万
861
32万
论坛元老
'先判断是否指定了一个年份和月份,没有则根据当前的年和月份显示 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( "
使用道具 举报
0
2万
中级会员
2
347
1
59
注册会员
3
294
55
5
183
29
194
6
247
499
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|网站地图|源码论坛 ( 海外版 )
GMT+8, 2025-1-31 13:51 , Processed in 0.073551 second(s), 26 queries .
Powered by Discuz! X3.4
Copyright © 2001-2020, Tencent Cloud.