T
TC
I'm trying to write some simple code using FSO, but I can't make it
work. There are a many FSO tutorials on the web, but they all start
with a line similar to:
set fs=Server.CreateObject("Scripting.FileSystemObject")
Yet that line simply doesn't work. I've tried it on my server and on
my development PC, both of which are configured as web servers running
ASP. I suspect that these computers simply aren't configured to
support FSO, but nowhere can I find any hint of how to do that
configuration. Can anyone help?
-TC
work. There are a many FSO tutorials on the web, but they all start
with a line similar to:
set fs=Server.CreateObject("Scripting.FileSystemObject")
Yet that line simply doesn't work. I've tried it on my server and on
my development PC, both of which are configured as web servers running
ASP. I suspect that these computers simply aren't configured to
support FSO, but nowhere can I find any hint of how to do that
configuration. Can anyone help?
-TC