| S | M | T | W | Th | F | Sa |
|---|---|---|---|---|---|---|
| <% if counter > first_day-1 then days=days+1 if days=this_date then response.write "" & days & "" else response.write days end if ' End check for current date end if ' End check for first day of the week %> | <% next %>||||||
| <% if days=this_date then response.write "" & days & "" else response.write days end if ' End check for current date %> | <% end if ' End check for end of month next %>