Ver Mensaje Individual
  #6 (permalink)  
Antiguo 28/08/2007, 13:17
Avatar de AlZuwaga
AlZuwaga
Colaborador
 
Fecha de Ingreso: febrero-2001
Ubicación: 34.517 S, 58.500 O
Mensajes: 14.550
Antigüedad: 24 años, 2 meses
Puntos: 535
Re: que tan correcto es tener esto en server.mappath("..\..\ruta")

Estás segura? Lo probaste ya?

Probalo:

Código:
mi_path = server.mappath("\")
mi_path = replace(mi_path, "httpdocs", "database")
Response.Write mi_path
__________________
...___...