Ver Mensaje Individual
  #3 (permalink)  
Antiguo 04/07/2006, 11:07
Emerald
 
Fecha de Ingreso: mayo-2006
Mensajes: 243
Antigüedad: 18 años, 11 meses
Puntos: 0
Muchas gracias!
tienes razon, ya lo solucioné por medio de location. Gracias.
Cita:
</system.web>
<location path="prueba.aspx">
<system.web>
<authorization>
<allow users="?"/>
</authorization>
</system.web>
</location>
</configuration>