T
Tapi
I have two folders on my webserver or under wwwroot/inetpub. A
response.write date() date in the format dd/mm/yyyy in one folder and
mm/dd/yyyy in the other folder. Why is this?
I use one of the folders as a development platform where I create, edit and
test files before copying them to the other folder (Production). Howver all
the files that use dates in the SQL string will work in the test platform
but not production one because of the chnage in the date format.
Thanks for your help.
TJ
response.write date() date in the format dd/mm/yyyy in one folder and
mm/dd/yyyy in the other folder. Why is this?
I use one of the folders as a development platform where I create, edit and
test files before copying them to the other folder (Production). Howver all
the files that use dates in the SQL string will work in the test platform
but not production one because of the chnage in the date format.
Thanks for your help.
TJ