: "Ian O'Rourke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 18, 2004 8:16 AM
Subject: Selecting Articles by Month and Year
> I have a series of article in my database and I want to select them by
month
> and year. So I want a Selection List
I have a series of article in my database and I want to select them by month
and year. So I want a Selection List to hold values like January, 2004,
etc - put it should really select some sort of key like 01-2004. I should
then be able to use that key to filter articles by 01-2004.
I'm just a bit