Sunday, October 27, 2002
Dammit |7:28 AM|
Blogger fouled up again. I tried editing the last post multiple times, and the changes haven't taken effect yet. Oh well. I keep hitting the post and publish button, and hope the changes go through. It sucks when you rely on something to make changes that it said it made, and only when you check the actual page do you find out it didn't.
[edit]
Oh, wow. There we go.
0 Comments:
Post a Comment
';
//That should close up the previous year.
///Say this is the swap from 2001 to 2002, that should close up the 2001 links.
///Problem is, we also need to close up the final month links too.
/// echo '
';
//We Need to set the $YearMenuID
$YearMenuID = $year;
$MonthMenuID = $month;
///Now it should be different than other menu items, but the same for all parts of this
//year's DIV.
///This all needs to be in HTML.
print<<<_HTML1_