I was wanting to display a calendar similar to the one on www.expedia.com on a web site I am building. By clicking on the days it inserts the date into a form field. Does anyone have some code that would generate the calendar part. I am having trouble figuring out which day of the week the month starts on and how many days are in each month depending on the year (with leap year etc). Thanks,
Matt

    there are quite a few calendar scripts on hotscripts.com. there have also been articles on building online calendars on phpbuilder and devshed.

    -paul
    http://xhawk.net

      Thanks, I think this is just what I was looking for. It looks simple enough for me to adapt to my site. Thanks again.

        Write a Reply...