ASP GetFile Method - W3Schools Online Web Tutorials
Free HTML CSS JavaScript DOM jQuery XML AJAX Angular ASP .NET PHP SQL tutorials, references, web building examples ... dim fs,f set fs=Server.CreateObject("Scripting.FileSystemObject") set f=fs.GetFile("c:\test\test.htm") Response.Write("The file ...