Set fso = CreateObject("Scripting.FileSystemObject") file = "c:\InetPub\wwwroot\pronos.php.htm" Set ts = fso.OpenTextFile(file, ForReading)