Hello all, got a weird one here that I'm wondering if anybody else has encountered. I have a piece of asp code that uses the file system object to create a new folder on the web server. If I run the Code in IE, all works fine, but when I test it in Firefox, I get a permission denied from ASP. I've set full control to everone in the folder where the new folder is to be created, but still to no avail.

anyone got any ideas?

Cheers