Originariamente inviato da colibrice
e per dare come taget _parent o _top?
così:

codice:
<input name="exit" type="button" id="exit" onClick="top.window.location.href='0.htm'" value="Exit">
avrai intuito che non esiste un attributo target per i button.

ciao