pwinters
Programmer
- Sep 12, 2002
- 34
I have a website for my office that I need help with...
Currently, it pulls data based on Month, but now that 2004 is coming, I'm adding a variable to include the year as well.
So, now I've got the code pulling up the year and displaying 2003, 2004, 2005 (pulls this from the database). The user can then click on a year and see all the projects for that year. Now, I need a way for the user to click on 2003, and have the option to choose a month (i.e. Jan. Feb. etc) I was thinking of using menus that popup when you click on the year, but I don't know how to go about implementing this.
Can anyone help me out? Is there a better or easier way to do this?
Thanks!