I want to create a form that involved a date field. I want user just key in the date by selecting the date and year from a calendar...how to do this?..
hopefully anyone can help...
make a text field for the date ... and a link on the left Calendar.
When clicked it will open a popup with the calendar ... and when the users clicks a date ... the popup will close ... and the text field will be completed with the users selection .
You can do it without the popup ( putting the calendar script in the first page )