I'm running Tomcat 4.1 & Apache 2.0 on Win 2000. I've created a new test application (doc root) directory called "cc" under Tomcat\webapps, containing a web-inf directory. I can run JSPs by pointing at //localhost/cc/TestJSP.jsp - this works fine.
However, I've got 2 problems with my...
Added the preprocessing directive for the UK locale.
LCID=2057 and now works. Should've checked the FAQ!
But doesn't explain why this should be necessary given the environment settings seem OK.
Thanks.
I'm based in the UK where the date format is dd/mm/yyyy.
However, when I run response.write (Date)from an asp, get 4/10/2003 for today instead of 10/4/2003.
I've checked the regional settings on the Win 2000 server and seen:
Locale - English(UK)
Date - short date sample is correct for UK ie...
Terry, thanks for the refs - most useful.
Correct, this turned out not to be an authority issue at all. Problem was that I tried to run the vbscript direct from the .bat by just specifying the path, eg. D:\myScript.vbs. After a bit of research I discovered the windows script host (WSH)and ran...
I have created a vbscript that basically reads from one text file and writes to another. I have wrapped the script in a .bat file. When I run the .bat from the command prompt, everything works fine. However, if I run the .bat as a step within the SQL Server job scheduler it just hangs. The input...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.