Visualizzazione risultati 1 fino 2 di 2

Discussione: form mail

  1. #1
    Guest

    Predefinito form mail

    salve a tutt,

    ho creato per un albergo un form mail,
    questo il listato
    Codice HTML:
    <html>
    <head>
    </head>
    <body>
    <table border="0" width="500" cellspacing="0" cellpadding="0">
      <tr>
        <td width="100%"><div align="center"><center><table border="0" width="100%">
          <tr>
            <td align="center" valign="top" rowspan="2" width="90%" bgcolor="#F0F0F0">
            <form name="modulo" method="post" action="inviamail.php">
    
    
    <div align="center">
                <table border="0">
                  <tr>
                    <td colspan="2"><strong><font color="#FF0000" face="Verdana"><small>*</small></font><font color="#FF0000" face="Arial" size="1">
                      dato obbligatorio</font></strong></td>
                  </tr>
                  <tr>
                    <td align="right"><small><strong><font color="#FF0000" face="Verdana">*</font><font face="Verdana" color="#000000">
                      Nome Cognome:</font></strong></small></td>
                    <td><input type="text" name="nome" size="28"></td>
                  </tr>
                  <tr>
                    <td align="right"><small><strong><font color="#FF0000" face="Verdana">*</font><font face="Verdana" color="#000000">
                      E-Mail:</font></strong></small></td>
                    <td><input type="text" name="email" size="28"></td>
                  </tr>
                  <tr>
                    <td align="right"><small><font face="Verdana" color="#000000"><strong>Indirizzo:</strong></font></small></td>
                    <td><input type="text" name="indirizzo" size="28"></td>
                  </tr>
                  <tr>
                    <td align="right"><small><font face="Verdana" color="#000000"><strong>Cittā:</strong></font></small></td>
                    <td><input type="text" name="citta" size="28"></td>
                  </tr>
                </table>
                <table border="0">
                <tr>
                  <td align="center"><font color="#000000" face="Verdana"><small><br>
                  <strong>Spazio per richiesta informazioni:</strong><br>
                  <textarea name="note" rows="3" cols="38">
    
    </textarea> </small></font></td>
                </tr>
                <tr>
                  <td align="center">&nbsp;
                    <p><br>
                    <font face="Verdana" size="2"><b>Accetti le condizioni?: &nbsp;&nbsp; SI <input type="radio" name="trattamento_dati" value="accetto" checked> &nbsp; 
    NO <input type="radio" name="trattamento_dati" value="non_accetto"></b></font></td>
                </tr>
              </table>
              </div><p>&nbsp;<br><font color="#000000" face="Arial">
    <input type="submit" value="Invia"> <br>tare
              <br>
              </font></p>
            </form>
            </td>
          </tr>
        </table>
        </center></div></td>
      </tr>
    </table>
    /body></html>
    solobche l'albergo ha 2 bemail, una per il direttore e uno per prenonotare........................come faccio a contattare il direttore o prenotare?
    Ultima modifica di alemoppo : 30-08-2012 alle ore 20.26.03 Motivo: +tag [html]

  2. #2
    Guest

    Predefinito

    Conosci qualcosa di php?

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •