Visualizzazione dei risultati da 1 a 3 su 3
  1. #1

    invio modulo via e-mail

    AIUTO HELP SOS!!!!!!!!!!!!!
    nn riesco a capire ke cosa nn funziona nel mio codice...mi segnala errori ke nn riesco a risolvere...e sinceram nn sono neanke sicuro ke sia la soluzione giusta per poter inviare come e-mail il contenuto dei campi che faccio compilare dall'utente

    qst è il codice...vi prego aiutatemi...

    <form action="adele.copes@tele2.it" enctype="text/plain" method="POST" name="modulo_posta">
    <TABLE width=450
    border=0 align="center" cellPadding=0 cellSpacing=0 id="modulo_posta" style="MARGIN-TOP: 15px">
    <TBODY>
    <TR>
    <TD width=477 height=39 bgColor=#8000FF> <div align="center" class="Stile46">Richiesta di prenotazione o disponibilit&agrave;</div></TD>
    </TR>
    <TR>
    <TD width=477><font color="#990033" size="1" face="Verdana">



    </font>
    <TABLE width=83% border=1 cellPadding=0 cellSpacing=0>
    <TBODY>
    <TR>
    <TD width=55 height=35 align=right nowrap><div align="center"><span class="Stile50">Richiesta<FONT
    color=#990033><span class="Stile37"></span></FONT>
    </span></div></TD>
    <TD height=35 colSpan=3 nowrap><span class="Stile51">
    <input type=radio checked
    value=Prenotazione name=Tipologia_Richiesta>
    </span><span class="Stile54">Prenotazione
    <span class="Stile48">
    <INPUT
    type=radio value=Disponibilita name=Tipologia_Richiesta>
    </span></span>
    <span class="Stile54"> Disponibilit&agrave;</span></TD>
    </TR>
    <TR>
    <TD width=55 height=35 align=right nowrap><div align="right" class="Stile50">Cognome</div></TD>
    <TD height=25 colSpan=3 nowrap><span class="Stile51">
    <INPUT size=60 name=nome>
    </span></TD>
    </TR>
    <TR>
    <TD width=55 height=35 align=right nowrap><div align="right" class="Stile50">Nome<SPAN
    class=Stile39></SPAN>
    </div></TD>
    <TD height=25 colSpan=3 nowrap><span class="Stile51">
    <INPUT size=60 name=cognome>
    </span></TD>
    </TR>
    <TR>
    <TD width=55 height=35 align=right nowrap><div align="right" class="Stile50">Indirizzo<SPAN
    class=Stile39></SPAN>
    </div></TD>
    <TD height=25 colSpan=3 nowrap><span class="Stile51">
    <INPUT size=60 name=indirizzo>
    </span></TD>
    </TR>
    <TR>
    <TD width=55 height=35 align=right nowrap><span class="Stile50">Provincia</span></TD>
    <TD height=25 colSpan=3 nowrap><span class="Stile51">
    <INPUT size=60 name=citta>
    </span></TD>
    </TR>
    <TR>
    <TD width=55 height=35 align=right nowrap><span class="Stile50">Stato<SPAN
    class=Stile49></SPAN></span></TD>
    <TD height=25 colSpan=3 nowrap><span class="Stile51">
    <INPUT size=60 name=stato>
    </span></TD>
    </TR>
    <TR>
    <TD width=55 height=35 align=right nowrap><span class="Stile50">Telefono<SPAN
    class=Stile49></SPAN></span></TD>
    <TD width=150 height=25 nowrap><span class="Stile51">
    <INPUT size=25 name=telefono>
    </span></TD>
    <TD align=right width=69 height=25><div align="right" class="Stile50">Fax<SPAN
    class=Stile39></SPAN>
    </div></TD>
    <TD width=131 height=25><span class="Stile51">
    <INPUT size=15 name=fax>
    </span></TD>
    </TR>
    <TR>
    <TD width=55 height=35 align=right nowrap><span class="Stile50">Email<SPAN
    class=Stile49></SPAN></span></TD>
    <TD height=25 colSpan=3 nowrap><span class="Stile51">
    <INPUT size=60 name=email>
    </span></TD>
    </TR>
    <TR>
    <TD width=55 height=35 align=right nowrap><span class="Stile50">Arrivo<SPAN
    class=Stile49></SPAN></span></TD>
    <TD width=150 height=25 nowrap><span class="Stile51">
    <INPUT
    onkeypress="return controlla_tasto(this.value);"
    onkeydown="return controlla_tasto(this.value);" maxLength=2 size=2
    name=gg>
    /
    <INPUT onkeypress="return controlla_tasto(this.value);"
    onkeydown="return controlla_tasto(this.value);" maxLength=2 size=2
    name=mese>
    /
    <INPUT onkeypress="return controlla_tasto(this.value);"
    onkeydown="return controlla_tasto(this.value);" maxLength=4 size=4
    name=anno>
    </span></TD>
    <TD align=right width=69 height=25><span class="Stile50">Partenza<SPAN
    class=Stile49></SPAN></span></TD>
    <TD width=131 height=25><span class="Stile51">
    <INPUT
    onkeypress="return controlla_tasto(this.value);"
    onkeydown="return controlla_tasto(this.value);" maxLength=2 size=2
    name=gg2>
    /
    <INPUT onkeypress="return controlla_tasto(this.value);"
    onkeydown="return controlla_tasto(this.value);" maxLength=2 size=2
    name=mese2>
    /
    <INPUT onkeypress="return controlla_tasto(this.value);"
    onkeydown="return controlla_tasto(this.value);" maxLength=4 size=4
    name=anno2>
    </span></TD>
    </TR>
    <TR>
    <TD width=55 height=35 align=right nowrap><span class="Stile50">N&deg;.Notti<SPAN class=Stile49></SPAN></span></TD>
    <TD width=150 height=25 nowrap><span class="Stile51">
    <input
    onKeyPress="return controlla_tasto(this.value);"
    onKeyDown="return controlla_tasto(this.value);" maxlength=3 size=2
    name=numeronotti>
    </span></TD>
    <TD align=right width=69 height=25><span class="Stile50">N&deg;.Persone<SPAN class=Stile49></SPAN></span></TD>
    <TD width=131 height=25><span class="Stile51">
    <INPUT
    onkeypress="return controlla_tasto(this.value);"
    onkeydown="return controlla_tasto(this.value);" maxLength=4 size=2
    name=persone>
    </span></TD>
    </TR>
    <TR>
    <TD width=55 height=35 align=right nowrap><span class="Stile50">Note<SPAN
    class=Stile49></SPAN></span></TD>
    <TD height=25 colSpan=3 nowrap>
    <span class="Stile41">
    <TEXTAREA name=note rows=4 cols=60></TEXTAREA>
    </span></TD>
    </TR>
    </TBODY>
    </TABLE>
    <font color="#990033" size="1" face="Verdana">

    </font></TD>
    </TR>
    <TR>
    <TD width=477 height="28" align=right vAlign=top><div align="center"></div>
    <TABLE width=45 border=0 align="center" cellPadding=0 cellSpacing=1 bgColor=#0099FF>
    <TBODY>
    <TR>
    <TD width=92 bgColor=#ffffff height=16><input type="submit" name="Submit" value="Invia"></TD>
    </TR></TBODY></TABLE></TD></TR></TBODY></TABLE>


    </p>

  2. #2
    Utente di HTML.it L'avatar di mexican
    Registrato dal
    Oct 2001
    residenza
    cava de tirreni
    Messaggi
    3,541

    mmm

    form action="mailto:adele.copes@tele2.it"

    ecco l'errore

  3. #3

    grazie mittttiko...ke svista da leso!!!

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.