Dates Display Wrong

J

Jonathan

Hi it's me again!

I have a number of .asp pages that list data stored on a SQL backend server.
my problem is...............

When the dates are input in the web form they are in the format dd/mm/yyyy,
on the SQL the dates are in the same format dd/mm/yyyy - however when the
..asp report runs the date in the browser appears mm/dd/yyyy & I am not sure
how or why this is happening.

Has anyone got any pointers?

Tia.
 
Top