PDA

View Full Version : Looking for a JavaScript Date Menu



patwa
February 14th, 2004, 19:15
I've got a page at www.patwanet.uni.cc/flightsearchform.html

As you can see, I have sections for Departure and Return dates. I want a javascript (I think tha'ts what I need, new to this sorta thing) that will allow a user to select a year and month, and will then show the correct number of days in that month. I know I could easily do this in HTML, but it just seems that bit more professional to have that bit of automation. Preferrably a script that has drop-down boxes. The one at the JavaScript Source only goes up to 2002, I'm looking for something say, for the next 10 years.

Thanks in advance for your help.