Ver Mensaje Individual
  #2 (permalink)  
Antiguo 25/02/2005, 13:02
thunder.scripts
 
Fecha de Ingreso: febrero-2005
Mensajes: 670
Antigüedad: 19 años, 10 meses
Puntos: 0
Código HTML:
<form action="http://mx.geocities.com/ocielsanchez/POP-UPS_2.HTML" target="HomeMM" onsubmit="window.open('','HomeMM','width=450,height=500')"> 
EDIT: Ahora que lo leo bien, no hace falta un form:

Código HTML:
<input type="button" value="Abrir Cuestionario" onclick="window.open('http://mx.geocities.com/ocielsanchez/POP-UPS_2.HTML','HomeMM','width=450,height=500')"> 
Suerte
Fede
__________________
Federico H. García
Desarrollo Web
www.federicog.com.ar

Última edición por thunder.scripts; 25/02/2005 a las 13:03