PDA

View Full Version : ASP Calendar


8mycsh
09-13-2002, 06:50 AM
I have an ASP Calendar that works with a database. But I am running into a problem! When you click on any month and then any day from the 1-12 it pulls the month then the day.

For example if you click on September 1,2002 it pulls up Jan 9, 2002 events but if you click on Sept 13,2002 it pulls up Sept 13,2002 events.....what's happening?

Can anyone help?

Thanks.

JustAsking
09-13-2002, 07:01 AM
8mycsh,

Sound like the date field is set to a month/day/year format, when it seems like you want it set to day/month/year year. You may need to go into your database and change the input format of the field?

Hope this helps? :)

8mycsh
09-16-2002, 08:08 PM
I am still having problems with the dates!!! And its getting down to crunch time. If you can lend a hand anyone I can send you the files to take a quick look at it!

Thanks