sorry, i forgot to put my question.
is it possible in php that a combo box may contain a calendar? or any suggestion on how can i put a date in a combo box.
This will look like this:
From: date in a combo box To: date in a combo box
Then the user will select a date from the two combo box then submit. And all data will be displayed in between of the two dates chosen.
I don't know what am i going to do with the date in a combo box. what if the user wants to display the data from let's say february 5, 2003 till the current date. i really don't have any with this.
thanks in advance.