ecco la pagina html:
-----------------------------
<!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="Author" content="Fiorini Graziano">
<meta name="GENERATOR" content="Mozilla/4.61 [en] (Win95; I) [Netscape]">
<title>Modulo di richiesta installazione Sib</title>
</head>
<body nosave>
<form NAME="form" METHOD="POST" ACTION="mailto:gfiorini@comune.modena.it?SUBJECT=R ichiesta installazione Sib" ENCTYPE="text/plain" onSubmit="return verify()"><script LANGUAGE="JavaScript">
<!-- inizio javascript
function verify() {
ok = true;
if ((ok) && (!campo_pieno(document.form.NOME.value)))
{ ok = false;
alert("Digitare nome");
document.form.NOME.focus(); }
if ((ok) && (!campo_pieno(document.form.COGNOME.value)))
{ ok = false;
alert("Digitare cognome");
document.form.NOME.focus(); }
if ((ok) && (!campo_pieno(document.form.UFFICIO.value)))
{ ok = false;
alert("Digitare ufficio");
document.form.UFFICIO.focus(); }
if ((ok) && (!campo_pieno(document.form.SETTORE.value)))
{ ok = false;
alert("Digitare settore");
document.form.SETTORE.focus(); }
if ((ok) && (!campo_pieno(document.form.SERVIZIO.value)))
{ ok = false;
alert("Digitare servizio");
document.form.SERVIZIO.focus(); }
if ((ok) && (!campo_pieno(document.form.EDIFICIO.value)))
{ ok = false;
alert("Digitare edificio");
document.form.EDIFICIO.focus(); }
if ((ok) && (!campo_pieno(document.form.PIANO.value)))
{ ok = false;
alert("Digitare piano");
document.form.PIANO.focus(); }
if ((ok) && (!campo_pieno(document.form.TELEFONO.value)))
{ ok = false;
alert("Digitare telefono");
document.form.TELEFONO.focus(); }
if ((ok) && (!campo_pieno(document.form.MOTIVO_INSTALLAZIONE.v alue)))
{ ok = false;
alert("Digitare motivo per l'installazione");
document.form.MOTIVO_INSTALLAZIONE.focus(); }
if ((ok) && (!campo_pieno(document.form.NOME_DIRIGENTE.value)) )
{ ok = false;
alert("Digitare nome del dirigente");
document.form.NOME_DIRIGENTE.focus(); }
if ((ok) && (!campo_pieno(document.form.COGNOME_DIRIGENTE.valu e)))
{ ok = false;
alert("Digitare cognome del dirigente");
document.form.COGNOME_DIRIGENTE.focus(); }
if ((ok) && (!campo_pieno(document.form.RUOLO_DIRIGENTE.value) ))
{ ok = false;
alert("Digitare il ruolo del dirigente");
document.form.RUOLO_DIRIGENTE.focus(); }
if ((ok) && (!campo_pieno(document.form.TELEFONO_DIRIGENTE.val ue)))
{ ok = false;
alert("Digitare telefono del dirigente");
document.form.TELEFONO_DIRIGENTE.focus(); }
if (ok)
alert ("Cliccando su OK La richiesta sarà inviata." + "\n" +
"Se la richiesta sarà accettata invieremo " + "\n" +
"al più presto uno dei nostri tecnici ad " + "\n" +
"eseguire l'installazione del Sib." + "\n" +
" " + "\n" +
"Se per qualche motivo la richiesta sarà " + "\n" +
"respinta, sarete tempestivamente informati "+ "\n" +
"dai responsabili della procedura.");
return ok;
}
function campo_pieno(text) {
return (text.length > 0);
}
// fine javascipt -->
</script>
<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="700" >
<tr>
<td WIDTH="5%"></td>
<td WIDTH="90%">
<center><font face="Arial,Helvetica"><font size=+2>Richiesta di installazione
Sib</font></font>
<input TYPE="hidden" NAME="TIPO RICHIESTA" VALUE="Installazione Sib"></center>
<font face="Arial,Helvetica"><font size=-1>Compila la richiesta in
tutte le sue parti e clicca sul bottone "INVIA".</font></font>
<font face="Arial,Helvetica"><font size=-1>Se hai dei dubbi leggi
il dettaglio delle istruzioni.</font></font>
<font face="Arial,Helvetica"><font size=-1>
</font></font>
<hr WIDTH="100%">
<font face="Arial,Helvetica">Dati dell'utilizzatore del PC destinatario
dell'installazione:</font>
<table BORDER=0 CELLSPACING=0 CELLPADDING=0 COLS=2 WIDTH="100%" >
<tr>
<td WIDTH="100" HEIGHT="30"><font face="Arial,Helvetica">Nome</font></td>
<td><input TYPE="TEXT" SIZE="50" NAME="NOME" MAXLENGTH="50"></td>
</tr>
<tr>
<td HEIGHT="30"><font face="Arial,Helvetica">Cognome</font></td>
<td><input TYPE="TEXT" SIZE="50" NAME="COGNOME" MAXLENGTH="50"></td>
</tr>
<tr>
<td HEIGHT="30"><font face="Arial,Helvetica">Ufficio</font></td>
<td><input TYPE="TEXT" SIZE="50" NAME="UFFICIO" MAXLENGTH="50"></td>
</tr>
<tr>
<td HEIGHT="30"><font face="Arial,Helvetica">Settore</font></td>
<td><input TYPE="TEXT" SIZE="50" NAME="SETTORE" MAXLENGTH="50"></td>
</tr>
<tr>
<td HEIGHT="30"><font face="Arial,Helvetica">Servizio</font></td>
<td><input TYPE="TEXT" SIZE="50" NAME="SERVIZIO" MAXLENGTH="50"></td>
</tr>
<tr>
<td HEIGHT="30"><font face="Arial,Helvetica">Edificio</font></td>
<td><input TYPE="TEXT" SIZE="35" NAME="EDIFICIO" MAXLENGTH="35"><font face="Arial,Helvetica">
Piano</font><input TYPE="TEXT" SIZE="7" NAME="PIANO" MAXLENGTH="7"></td>
</tr>
<tr>
<td HEIGHT="30"><font face="Arial,Helvetica">Telefono</font></td>
<td><input TYPE="TEXT" SIZE="20" NAME="TELEFONO" MAXLENGTH="20"></td>
</tr>
<tr>
<td HEIGHT="30"><font face="Arial,Helvetica">Motivo installazione</font></td>
<td><input TYPE="TEXT" SIZE="50" NAME="MOTIVO_INSTALLAZIONE" MAXLENGTH="50"></td>
</tr>
</table>
<font face="Arial,Helvetica"><font point-size="12">Estremi del dirigente
di Settore o Servizio che avvalla la richiesta:</font></font>
<table BORDER=0 CELLSPACING=0 CELLPADDING=0 COLS=2 WIDTH="100%" >
<tr>
<td WIDTH="100" HEIGHT="30"><font face="Arial,Helvetica">Nome</font></td>
<td><input TYPE="TEXT" SIZE="50" NAME="NOME_DIRIGENTE" MAXLENGTH="50"></td>
</tr>
<tr>
<td HEIGHT="30"><font face="Arial,Helvetica">Cognome</font></td>
<td><input TYPE="TEXT" SIZE="50" NAME="COGNOME_DIRIGENTE" MAXLENGTH="50"></td>
</tr>
<tr>
<td HEIGHT="30"><font face="Arial,Helvetica">Ruolo</font></td>
<td><input TYPE="TEXT" SIZE="35" NAME="RUOLO_DIRIGENTE" MAXLENGTH="35"></td>
</tr>
<tr>
<td HEIGHT="30"><font face="Arial,Helvetica">Telefono</font></td>
<td><input TYPE="TEXT" SIZE="20" NAME="TELEFONO_DIRIGENTE" MAXLENGTH="20"></td>
</tr>
</table>
<font face="Arial,Helvetica">Se i dati sono corretti premi<input TYPE="SUBMIT" VALUE="Invia" style="color: 0000fe; font-size: 10pt">
altrimenti</font><input TYPE="RESET" VALUE="Cancella" style="color: 0000fe; font-size: 10pt">
<center>
[img]../common/back.gif[/img]</center>
</td>
<td></td>
</tr>
</table>
</form>
</body>
</html>
-----------------------------
io devo inviare tutti i dati delle textbox ad una mail senz che l'utente chje ha compilato i campi debba aprire outlook o altri programmi che cosa devo fare?
a una cosa il codice deva naturalmente andare bene con tutti i browser da exploer a firefox