Hi,
I am developing a webpage in conjunction with MS access. I use dates as a
primary attribute to search for data. However, on somedays the program will
work with the date format mm/dd/yyyy and other times it is dd/mm/yyyy and
sometimes it will work with both. When it works with both this causes the
most confusion. In some parts of the program the application will work with
the mm/dd/yyyy format and some other parts with dd/mm/yyyy. However other
parts of the program will crash because it is of the wrong format.
My question is... Is there some way of making it conssitent throughout the
application? My regional settings is set to Australia.
Thanks in Advance