Hi all,
I know of the CDate problem, where you can get a 'type mismatch'-error, which can be solved by setting the correct LCID in both common.asp files.
Now here is my problem: I have a local webserver, for which I have to set the LCID to 1043 (Dutch - Netherlands). If I have this setting, I can work with the forum without any problem FROM INSIDE our network.
As soon as someone reaches the forum on the same webserver using our domainname (so from the internet, not the intranet), I still get the CDate 'type mismatch'-error.....
I tried setting the LCID to other values, but none work from outside our netwerk, and only 1043 works from inside our network.
Please help,
Sven Glazenburg