QBall777
02-20-2007, 10:53 AM
Hi
I download an asp calendar for my local golf club, at first I had trouble getting the correct days of the start of each month ie
Jan 1st is on a Monday Feb 1st is on a Thursday
I corrected this problem by using this code <% Session.LCID = 2057 %>
The problem I am facing now is if I enter an event on 2nd March 07 the event is being displayed on 3rd Feb 07
As you can see the date format is being switched, I have looked at the code but I still can not figure out where to re format it.
If I zip the files up would someone be willing to have a look at this for me.
Many thanks
I download an asp calendar for my local golf club, at first I had trouble getting the correct days of the start of each month ie
Jan 1st is on a Monday Feb 1st is on a Thursday
I corrected this problem by using this code <% Session.LCID = 2057 %>
The problem I am facing now is if I enter an event on 2nd March 07 the event is being displayed on 3rd Feb 07
As you can see the date format is being switched, I have looked at the code but I still can not figure out where to re format it.
If I zip the files up would someone be willing to have a look at this for me.
Many thanks