Ver Mensaje Individual
  #3 (permalink)  
Antiguo 29/09/2004, 07:36
Avatar de Saruman
Saruman
 
Fecha de Ingreso: mayo-2003
Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 21 años, 11 meses
Puntos: 5
yo utilizo esta.
espero te sirva y a los demas tambien.

Código:
<%
   archivo = "C:\Documents and Settings\Administrator\Desktop\archivo.xxx"
   archivo = replace(archivo, "/", "\")
   archivo = right(archivo, len(archivo) - instrrev(archivo, "\"))
   response.Write(archivo)
%>
__________________
Saruman

One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them.