Hi,
I'm not sure it's the file name that cause the problem, but, before changing that, all was working fine.
The files for login (3 files, Users Groups and Levels) are set when the webserver is launch (in my webserver procedure, before the open files in the init procedure). They are reset in the webhandler in the processlink before parent call (they remain identical but the other files are set to the correct path according to the user).
In IE, I go to the login page and when I press the login button, there's a long time before I can see login OK (one of my page). When I click on the link that is supposed to bring me on the account page (another page of my website where the user must be logged) I'm sent back to the login page.
With the other browser, nothing like that, all works fine.
Sylvain