Ver Mensaje Individual
  #4 (permalink)  
Antiguo 03/02/2004, 14:47
leophp
 
Fecha de Ingreso: julio-2002
Ubicación: stgo rec
Mensajes: 438
Antigüedad: 22 años, 9 meses
Puntos: 3
Solo deberias cambiar la ruta de la carpeta

Código PHP:
<%
Set ObjetoFSO Server.CreateObject("Scripting.FileSystemObject")
Set ObjetoCarpeta ObjetoFSO.GetFolder(Server.mapPath("archivos/tablas"))
Response.write(Fichero.DateLastModified)
Set Fichero Nothing
Set ObjetoCarpeta 
Nothing
Set ObjetoFSO 
Nothing
%> 

Saludos
__________________
Saludos
Leo