在ASP中开启FSO(File System Object),需要在代码中创建FSO对象实例,如:Set fso = CreateObject(“Scripting.FileSystemObject”)。