if (crypt($FORM{'pwd2'},substr($pwd2,0,2)) ne $pwd2) { &error("PASSWORDが一致しません。"); } next;