Ver Mensaje Individual
  #2 (permalink)  
Antiguo 26/03/2010, 16:38
Avatar de jaullo
jaullo
 
Fecha de Ingreso: abril-2009
Mensajes: 994
Antigüedad: 15 años
Puntos: 30
Respuesta: Nueva ventana aspx

Te dejo este otro script, a mi me funciona perfecto.


<SCRIPT LANGUAGE="JavaScript">
function url() {

hidden = open('MantDirecTecnica.aspx', 'NewWindow', 'top=0,left=50,width=600,height=500,status=yes,res izable=yes,scrollbars=no');

}

</SCRIPT>


saludos