Ver Mensaje Individual
  #5 (permalink)  
Antiguo 06/05/2009, 18:01
harvestmoon
 
Fecha de Ingreso: febrero-2009
Ubicación: cancun!
Mensajes: 898
Antigüedad: 15 años, 3 meses
Puntos: 15
Respuesta: Redireccionar en una nueva ventana del navegador en php

podrias hacer con un javascript
Cita:
<script language="javascript">
function abrir2Ventanas()
{
a= window.open("http://www.elpais.es","El Pais",
"width=385,height=180,top=0,left=0',status,toolbar =1,scrollbars,location");
b= window.open("http://www.elmundo.es","El mundo",
"width=385,height=180,top=0,left=395,status,toolba r=1,scrollbars,location");
}
</script>
es una sugerencia saludines!
__________________
WHERE IS MY BLUE SUNNY SKY??
pd: todos los karmas son bienvenidos :D