Problem with the form
-
Hi,
i don’t know why but i am having problem with the contact form, it always woprked but this time it doesnt send the emails.
this one is the fork code
<ol class="singleline"> <li> <label for="nome">Nome Cognome (Richiesto)</label> [text* nome] </li><br> <li> <label for="email">Indirizzo E-Mail (Richiesto)</label> [email* email] </li><br> <li> <label for="tel">Numero Telefonico (Richiesto)</label> [tel* tel] </li><br> <li> <label for="societa">Ragione Sociale (Richiesto)</label> [text* societa] </li><br> <li> <label for="sede">Sede Legale (Richiesto)</label> [text* sede] </li><br> <li> <label for="iva">Partita IVA (Richiesto)</label> [text* iva] </li><br> <li> <label for="iva">Quantità Cuffie(Richiesto)</label> [number* q min:40 max:3000] </li><br> <li> <label for="iva">Data Noleggio (Richiesto)</label> [date* data]</li><br> <li> <label for="iva">Indirizzo Consegna (Richiesto)</label> [text* ind] </li><br> </ol> <p>Note e Precisazioni<br> [textarea note ]</p>[submit id:Invia]
and this is a picture of “mail” and “message body”
Any suggestions? thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problem with the form’ is closed to new replies.