Ver Mensaje Individual
  #3 (permalink)  
Antiguo 22/05/2003, 12:46
Avatar de maestro
maestro
 
Fecha de Ingreso: febrero-2002
Ubicación: España
Mensajes: 2.364
Antigüedad: 23 años, 2 meses
Puntos: 1
Usando FSO.

<%
Set filesys = CreateObject("Scripting.FileSystemObject")
If filesys.FileExists(server.mappath("fichero.txt")) Then
'codigo para ejecutar en caso afirmativo
else
'codigo para ejecutar en caso negativo
end if
%>
__________________
Jose Maria Fernandez
[email protected]
Http://www.expansionweb.net