Hi all,
I have a start date and end date text boxs. What I would like to achieve is when a submit button is clicked all the available dates between start and end dates should be displayed together with 3 check boxes next to each date (please see below). I am just wondering whether that's achievable with jquery, and if so, how I might be able to implement this.
Start date End date
01/01/2010 07/01/2010
Date Morning Afternoon Evening
02/01/2010
03/01/2010
04/01/2010
05/01/2010
06/01/2010
----------
Thanks for reading and thanks in advanced for your replies.
Cheers