<form name="FRMpswd" onsubmit="check();return false;">
<input type="password" name="pswd" size=18 maxlength=36>
<input type="submit" value="Ok" onClick="check()">
</form>

ciao