Alright guys
I am hoping that you can help me.. I know it might sound really stupid to you, but please help :)
At the moment I am looking for a date/calender picker. The sole purpose of this calender is to record the date, and then have the date displayed somewhere else on the site..
Firstly I am using a php membership script. I would like the date/calender picker to appear on two pages on the script
1) The Add Products Page - To allow me to choose a date to make the product appear on the site, whether that be in the past, present, or future. Just the same as you can do on on a wordpress blog, when you go and add a blog post.
2) On the Edit Products Page - The date that we have already asigned when we first added the product to the site, will show automatically when you are looking at the date, and then you can change it from there..
Then the actual date that we have choosen needs to be displayed on the products page. Just like on a blog, when you are looking at the blog posts, you can get to see the date as well...
I have come across this one
http://docs.jquery.com/UI/Datepicker and I am just checking if all that can be done with that one please? Plus how will the date be stored for each product? On the db??