Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/02/2003, 16:03
Avatar de rickoe
rickoe
Colaborador
 
Fecha de Ingreso: abril-2001
Mensajes: 353
Antigüedad: 24 años
Puntos: 2
Yo me lo se con manzanas

Hola

prueba así:

Set oSFile = Server.CreateObject("Scripting.FileSystemObject")
Set oTextArch = oSFile.OpenTextFile ("C:\Inetpub\Prueba\MyFile.txt")
cTexto = Trim(oTextArch.ReadAll)
Set OsFile = Nothing
oTextArch.Close
Set oTextArch = Nothing

response.write(cTexto)

Saludos

Rickoe
__________________
Mejor Jeep Imposible