Hey guys,
im trying to get the Date by using the Date() function or objFile.DateLastModified (2 different pages)
on my localhost it appears fine, the order wanted is day/month/year
But on brinkster (my web hosting) it is ordered Month/day/year...
is there any way of changing this to day/month/year?
thanks for the help







the problem was that 0 contained the month and 1 contained the day

Bookmarks