I am very frustrated because I want to display dates like: 11/19/2003 on an ASP page from an Access 2003 database. I didn't have this problem with Access 2000. But it is strange because I thought that Access 2003 database was in 2000 format.
I tried to do some of the things at http://www.learnasp.com/learn/datetime.asp, but I have been unsuccessful so far. For example, I did something like <%= FormatDateTime(MyDate,1) %> The date shows up as 19/11/2003.
For your information,the Access database shows the correct date format.
Can anyone please help me to figure out what is wrong?
Edited by Misty