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:
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:
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
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
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.
I have a program that checks periodically for n开发者_StackOverflow中文版ew files, and then process them.
I have some code that reads from an ini file in Javascript,开发者_如何学编程 using activex filesystem objects.
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
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
Is there 开发者_C百科something that I need to reference? How do I use this: Dim fso As New FileSystemObject