Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/02/2009, 13:11
Avatar de juanmi321
juanmi321
 
Fecha de Ingreso: septiembre-2004
Mensajes: 262
Antigüedad: 20 años, 8 meses
Puntos: 1
Respuesta: Algo con el Responde.Redirect

quizas te sirva algo asi:

url = Request.ServerVariables("HTTP_REFERER")

if url = "http://www.mipagina.com/productos.asp "
Response.Redirect("http://www.mipagina.com");
end if
__________________
<>< EN MOMENTOS DE CRISIS, SOLO LA IMAGINACIÓN ES MÁS IMPORTANTE QUE EL CONOCIMIENTO <><