Click to See Complete Forum and Search --> : Calendar problem


rculver
01-24-2003, 08:27 AM
We are done a calendar using Javascript. We can call up the calendar and select dates in the same month with no problem. Our problem comes when we try to select the next month, next year, previous month, or previous year. It gives a 404 error, but still changes the date to whatever you were trying to select(i.e. the next month, nextyear, etc). How can we keep the calendar up so that we can select a different date in the next month or year?
Thanks in advance for
any help provided
Roger Culver

LAwebTek
01-24-2003, 09:36 AM
If you don't supply us with any code to review how can we solve your problem? Best I can tell you is check out these Calender examples http://javascript.internet.com/calendars/ and see if that helps.