<form
action="/4DACTION/WBmain/IT/autenticazione.imode.dettaglio"
method="post" name="form"
target="miaPop"
onsubmit="window.open('', 'miaPop', 'width=400,height=300');"
id="form">

ps: non usare "form" per name e id : essendo una parola riservata puo' creare problemi.

ciao