Scusate ho fatto confusione:
il form che non funge è questo:
Codice PHP:<form method='post' name='formut2' action='index.php' onsubmit='return contfu2()'>
<tr>
<td colspan='2'>Conferma Password</td>
</tr>
<tr>
<td width='50%'>PassWord</td>
<td><input type='password' name='pwd' size='12' maxlength='20'></td>
</tr>
<tr>
<td colspan='2' align='center'><input type='submit' name='log2' value='Login'></td>
</tr>
</form>

Rispondi quotando