源代码:
Today it is
<%response.write(WeekdayName(weekday(date)))%>
, and the month is
<%response.write(MonthName(month(date)))%>
运行结果:
Today it is
<%response.write(WeekdayName(weekday(date)))%>
, and the month is
<%response.write(MonthName(month(date)))%>