Hey,
I need to build a calendar which will link through to a page with events. If you look at this page:
And look at the “Search by date” box. You will see a calendar, which is at the moment just an image.
I need to do two things.
- Build the calendar to look like the image shown
- Have each day as a link which will link to a page like this: page.php?date=25 Dec 2010
So how can achieve this? Are there any examples of such things build before?
Thanks