Forum Moderators: coopster

Message Too Old, No Replies

PHP Calendar drop down in a form

         

Modern Merlin

11:48 pm on Dec 3, 2007 (gmt 0)

10+ Year Member



I have a form and in a couple of differnt spots the people who are filling it out need to select a date. However instead of having the usual month drop down date and year, they would like to know if it is possible that you click on the box and it actually opens with the current month and then you choose the date underneath that(essentially it looks like a calendar when that window opens).

I know I have seen it before I am just not sure where I would even begin to look for some kind of code like that. Any suggestions?

eelixduppy

4:17 am on Dec 4, 2007 (gmt 0)



If I understand you correctly, you are looking for a javascript solution. There should be something like what you want already made, you just have to find it. A google search should yield something. If not, you can try hotscripts.com or other javascript script repositories.

Modern Merlin

5:14 am on Dec 5, 2007 (gmt 0)

10+ Year Member



Thanks! I found just what I was looking for once I new what I was looking for ;) I put it under here because my site is written in PHP. THANKS AGAIN!