Ver Mensaje Individual
  #6 (permalink)  
Antiguo 25/11/2002, 09:21
Avatar de maestro
maestro
 
Fecha de Ingreso: febrero-2002
Ubicación: España
Mensajes: 2.364
Antigüedad: 23 años, 3 meses
Puntos: 1
Prueba solo con estas dos lineas:

<%
set FSO = Server.CreateObject("Scripting.FileSystemObject")
set oFich = FSO.CreateTextFile ( Server.MapPath("/directorio/prueba.txt"), True )
%>

si te da error es que no tienes permisos de escritura en esa carpeta, no hay otro error posible.
__________________
Jose Maria Fernandez
[email protected]
Http://www.expansionweb.net