| <%=MonthName(CurrentMonth)%> <%=CurrentYear%> | ||||||
| S | M | T | W | T | F | S |
| " Else If DayCount<=LastDay Then If DayCount=CurrentDay Then Response.Write " | " & DayCount & " | " Else Response.Write "" & DayCount & " | " End If DayCount=DayCount+1 End If End If Next Response.Write "||||