Ver Mensaje Individual
  #4 (permalink)  
Antiguo 03/03/2006, 20:49
Avatar de flaviovich
flaviovich
 
Fecha de Ingreso: agosto-2005
Ubicación: Lima, Peru
Mensajes: 2.951
Antigüedad: 19 años, 4 meses
Puntos: 39
Código:
var fso = new ActiveXObject("Scripting.FileSystemObject");
var buffer = fso.OpenTextFile("fichero.txt");
Mas detalles sobre el metodo OpenTextFile.
__________________
No repitamos temas, usemos el Motor de busquedas
Plantea bien tu problema: Ayúdanos a ayudarte.