Ver Mensaje Individual
  #3 (permalink)  
Antiguo 24/06/2010, 17:08
Caboz
 
Fecha de Ingreso: junio-2010
Mensajes: 6
Antigüedad: 13 años, 10 meses
Puntos: 0
Respuesta: Abrir pop up mediante un formulario

Código HTML:
<html>
<head>
<title>
:::PRUEBA:::
</title>
<body>
<form>
<input type=text name=testo>
<form name="miFormulario" onSubmit=window.open('testo','popup',)>
<input type="submit" value="Enviar" name="enviar">
</form> 
</body>
</html> 

Algo así..?
La verdad que soy totalmente novato, y la info. que encuentro se hace más confusa para mi.


PD: Lamento no haber constestado antes, tuve problemas con el internet