... creare una funzione di questo tipo:
E nel form metti:codice:<script> function tgtpop(formname) { window.showModalDialog("","tpopup",""); formname.target = "tpopup"; return true; } </script>
La funzione che ti ho postato è strettamente legata alla pillola di Mackey.codice:<form onSubmit="return tgtpop(this);" action="tuapagina.php">
Ciao !![]()