Visualizzazione dei risultati da 1 a 5 su 5

Discussione: form invio dati

  1. #1

    form invio dati

    salve scusate l'ignoranza
    ho fatto questi form di inserimento dati, come faccio a renderlo attivo per spedire i dati alla mia e-mail?

    <form name="form1" method="post" action="">
    <input type="text" name="Nick" maxlength="30">
    </form>
    </td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td height="30"></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td height="19"></td>
    <td></td>
    <td valign="top">E-Mail</td>
    <td></td>
    <td></td>
    <td colspan="3" rowspan="2" valign="top">
    <form name="form2" method="post" action="">
    <input type="text" name="E-Mail">
    </form>
    </td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td height="28"></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td height="19"></td>
    <td></td>
    <td colspan="2" valign="top">Punti Sharma</td>
    <td></td>
    <td colspan="3" rowspan="2" valign="top">
    <form name="form3" method="post" action="">
    <input type="text" name="sharma">
    </form>
    </td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td height="28"></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td height="19"></td>
    <td></td>
    <td colspan="2" valign="top">Punti Forza</td>
    <td></td>
    <td colspan="3" rowspan="2" valign="top">
    <form name="form4" method="post" action="">
    <input type="text" name="forza">
    </form>
    </td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td height="28"></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td height="21"></td>
    <td></td>
    <td colspan="2" valign="top">Punti Mente</td>
    <td></td>
    <td colspan="3" rowspan="2" valign="top">
    <form name="form5" method="post" action="">
    <input type="text" name="mente">
    </form>
    </td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td height="26"></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td height="41"></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td valign="top">
    <form name="form6" method="post" action="">
    <input type="submit" name="Submit" value="Invia">
    </form>

    grazie e scusate l'ignoranza
    il mio motto:con pazienza e con fatica l'elefante .......

  2. #2
    a parte che tu hai creato tanti form e non solo uno... in ogni caso devi usare dei linguaggi tipo asp o php per elaborare i dati del modulo
    Non piangere perchè qualcosa è finito, ma sorridi perchè è accaduto...
    I'll be the king of World

    Il tennis è bello, ma Roger lo è di più...

  3. #3
    grazie della risposta allora come de3vo fare per inviare queti dati alla mia email?

  4. #4
    non è troppo semplice da scrivere, prova a postare nei forum relativi ad asp o php, dipende cosa supporta il tuo server
    Non piangere perchè qualcosa è finito, ma sorridi perchè è accaduto...
    I'll be the king of World

    Il tennis è bello, ma Roger lo è di più...

  5. #5

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.