FileSystemObject
Drive Letters Usage with the FileSystemObject - VBScript
I am migrating from a Win 2003 server to a Win 2008 R2 server.I\'m running a classic ASP application.In the 2003 server the following code worked for creating a file:[详细]
2023-02-15 17:13 分类:问答Scripting.FileSystemObject vs Server.Execute
which one is faster? (for static html pa开发者_StackOverflow社区ge include)Probably the fastest solution for static html page include would be Server Side Includes:[详细]
2023-02-12 15:17 分类:问答ActiveX Control always working on my machine - unpredictable behavior on others?
I have a question about my ActiveX control not always working in IE on other machines. Context: I\'m working on an internal app for my company. It is designed to be a standalone web-page config tool[详细]
2023-02-05 06:06 分类:问答How to open, modify and save a file with javascript and ActiveX?
I tried different methods to open and show a file on client without to send the file to a server. Opening: I tried to access the file with javascript from a <input type=file>, but the security[详细]
2023-02-05 03:43 分类:问答Unicode named Folder shows ? in wscript prompt
I am facing problems with Unicode named folders. When I drag the folder to the script, it doesn\'t show the path of the folder properly.[详细]
2023-01-28 08:59 分类:问答FileSystemObject moves a file even when is being copied over FTP
I have a program that checks periodically for n开发者_StackOverflow中文版ew files, and then process them.[详细]
2023-01-28 05:15 分类:问答Using scripting.filesystemobject in javascript and checking for locked files
I have some code that reads from an ini file in Javascript,开发者_如何学编程 using activex filesystem objects.[详细]
2023-01-27 22:47 分类:问答Read function - FileSystemObject [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-01-24 08:51 分类:问答VBScript:FileSystemObject.Can i use GetFolder method with absolute url?
in ASP-vbscript, I can use the GetFolder method of FileSystemObject to get the contents inside a folder if i pass the location of the folder[详细]
2023-01-24 05:51 分类:问答How do I use FileSystemObject in VBA?
Is there 开发者_C百科something that I need to reference? How do I use this: Dim fso As New FileSystemObject[详细]
2023-01-07 13:26 分类:问答