Sorry to be off topic but I figured if I was going to be off topic it would be better to do it in the general then in one of the totally unrelated sub forum groupings..
Can anyone tell me how to disable the FSO unde IIS under WinXP?
Our provider does not allow use of the FSO and I want to test the Snitz code under conditions as close to our provider as possible. But I for the life of me cannot figure out how it to disable the FSO.
My old provider did the same thing and they were IIS so I know it can be done. The new provider is apache but that shouldnt matter so long as using the FSO gives an error. :P
To make this post slightly on topic, I am trying to test the mod_admin pages, I noticed they use the FSO in some of their pages but I am not following quite well enough to tell if it checks the errors well enough to not care if you dont have it. (HEnce the reason I wanted to disable the FSO then see what happens)
Thanks in advance for any insight.
I may need to test other code from other developers for Snitz that may have the FSO used so I would still like to know how to disable it even if you can tell me that the mod code works fine..