Thank, ljamal!
In the documentation (common_errors.htm) it looks so:
CDate Error
This error happens when the locale langauge settings on the web server you are using are incorrectly set up. You can over come this problem by following the instructions below: -
- Open the file common.asp and find the line near the top that reads: -
'Session.LCID = 1033
- Remove the sigle ' quote mark from infront of this line.
- Then replace the number 1033 with your local ID number a full list can be found at: -
Changing Date, Time, and Currency Format
- Clean out your cookie cache on your web browser.
I'v removed the sigle ' quote mark, but who will prompt - I should replace with what number ID 1033 ? Where to find mine local ID?
It's thankful in advance for the answer,
Eurg