Formulaire de contact vide en reception
Résolu
JEROME0912
Messages postés
5
Date d'inscription
Statut
Membre
Dernière intervention
-
JEROME0912 Messages postés 5 Date d'inscription Statut Membre Dernière intervention -
JEROME0912 Messages postés 5 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
Lorsque quelqu'un essai de m'envoyer un mail depuis mon formulaire de contact, je reçois le formulaire vide.
Merci par avance de votre aide.
Lorsque quelqu'un essai de m'envoyer un mail depuis mon formulaire de contact, je reçois le formulaire vide.
Merci par avance de votre aide.
A voir également:
- Formulaire de contact vide en reception
- Whatsapp formulaire opposition - Guide
- Accusé de reception gmail - Guide
- Problème de réception tv pas de signal aujourd' hui - Guide
- Formulaire de réclamation facebook - Guide
- Supprimer page word vide - Guide
2 réponses
Bonsoir,
J'ai eu le même problème avec un formulaire en html + fichier de traitement en php trouvé sur le net. Si c'est aussi ton cas, il y a des erreurs dans le fichier php, il faut l'épurer.
J'ai eu le même problème avec un formulaire en html + fichier de traitement en php trouvé sur le net. Si c'est aussi ton cas, il y a des erreurs dans le fichier php, il faut l'épurer.
Voici mon formulaire, si cela peut vous aidez ....
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- DW6 --> <head> <!-- Copyright 2005 Macromedia, Inc. All rights reserved. --> <title>RETROUVER TOUS NOS TARIFS SUR LA PAO.</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <link rel="stylesheet" href="mm_spa.css" type="text/css" /> <style type="text/css"> <!-- body,td,th { color: #000000; } body { background-image: url(images/FOND11.jpg); } .Style3 { color: #FFFFFF; font-size: 24px; font-weight: bold; } a:link { color: #0000FF; } a:hover { color: #0000FF; } a:visited { color: #0000FF; } .Style8 {font-size: 18px} .Style16 { color: #FFFFFF; font-weight: bold; font-family: "Comic Sans MS"; font-size: 36px; } .Style17 { font-size: 18px; font-weight: bold; } .Style18 { color: #CC3300; font-weight: bold; } .Style19 { color: #CC3300; font-style: italic; font-weight: bold; } <!-- netissime --> <a href='http://www.netissime.com/' title='Netissime' onclick='window.open(this.href);return(false);'><script type='text/javascript'> <!-- var a_vars = Array(); var pagename=''; var varSite = 1442; var varURL = 'http://stats.elb.com/netissime.php'; //--> </script> <script language='javascript' src='http://stats.elb.com/netissime.js' type='text/javascript'></script> <noscript><p>Netissime <img src='http://stats.elb.com/netissime.php' alt='hebergement nom de domaine' style='border:0' /> </p></noscript></a> <!-- /netissime --> --> </style> <!--penser a rajouter toutes les balises et méta qui vont dessus !!!!!!! --> </head> <body> <div align="center"> <p> </p> <table border="0" cellspacing="0" cellpadding="0"> <tr bgcolor="#000000"> <td rowspan="2" colspan="2" nowrap="nowrap"><div align="center"><img src="images/EDICLIC ANIM.gif" alt="Header image" width="215" height="145" border="0" /></div></td> <td colspan="2" height="55" nowrap="nowrap" id="logo" valign="bottom"><div align="center" class="Style3"></div></td> <td width="215" rowspan="2"><div align="center"><img src="images/spheres_rouge004.gif" alt="." width="215" height="145" /></div></td> <td width="5" rowspan="2"><div align="center"></div></td> </tr> <tr bgcolor="#000000"> <td height="114" colspan="2" nowrap="nowrap" id="tagline" valign="top"><div align="center" class="Style16">Contact </div></td> </tr> <tr bgcolor=""> <td height="26" colspan="6"> </td> </tr> <tr bgcolor="#000000"> <td colspan="3"><img src="mm_spacer.gif" alt="" width="1" height="1" border="0" /></td> </tr> <tr> <td width="200" height="915" valign="top" id="navborder"><br /> <table width="200" id="navigation"> <tr> <th scope="row"><a href="pages acceuil.php">Acceuil</a></th> </tr> </table></td> <td width="50"><img src="mm_spacer.gif" alt="" width="50" height="1" border="0" /></td> <td width="764" valign="top"><div align="center"><img src="mm_spacer.gif" alt="" width="305" height="1" border="0" /><br /> <br /> <br /> <label> <form action="http://ediclic.fr/formulaire.php?mail=Service-client@ediclic.fr&redirection=http://ediclic.fr/contact redir.php" method="POST" enctype="multipart/form-data" name="Contact PAO" id="Contact PAO"> </label> <p class="Style17">Quel type de message voulez - vous envoyer ?</p> <p> <label> <input type="radio" name="radiobutton" value="radiobutton" /> Informations</label> <label> <input type="radio" name="radiobutton" value="radiobutton" /> Aide</label> <label> <input type="radio" name="radiobutton" value="radiobutton" /> Suggestions</label> </p> <p class="Style18">Quel est l'objet de votre envoi ?</p> <p> <label>Choisissez une option s.v.p <select name="select"> <option selected="selected"> </option> <option>PAO</option> <option>INFORMATIQUE</option> <option>SITE WEB</option> <option>SAUVEGARDE</option> <option>AUTRE</option> </select> </label> </p> <p class="Style18">Tapez vos commentaires dans l'espace ci-dessous : </p> <p> <label> <textarea name="textarea" cols="70" rows="6"></textarea> </label> </p> <p class="Style19">Indiquez vos coordonnées : </p> <p> </p> <table width="367"> <tr> <td width="189"><div align="right">Nom ou Raison sociale</div></td> <td width="162"><label> <input name="textfield" type="text" size="27" value="<?php echo trim(htmlentities($Nom)) ?>" /> </label></td> </tr> <tr> <td><div align="right">Adresse de messagerie</div></td> <td><label> <input name="FROM" type="text" id="FROM" value="Obligatoire" size="27" /> </label></td> </tr> <tr> <td><div align="right">Adresse complète</div></td> <td><label> <textarea name="textfield3" rows="3"></textarea> </label></td> </tr> <tr> <td><div align="right">Téléphone</div></td> <td><label> <input name="textfield4" type="text" size="27" /> </label></td> </tr> <tr> <td><div align="right">Fax</div></td> <td><label> <input name="textfield5" type="text" size="27" /> </label></td> </tr> </table> <input name="TO" type="hidden" id="TO" value="Service-client@ediclic.fr" /> <p> <label for="Submit"></label> <input type="submit" name="Submit" value="Envoyer" id="Submit" /> <input name="Subject" type="hidden" id="Subject" value="Formulaire de contact" /> </p> <p> <label></label> </p> </form> </div> <table border="0" cellspacing="0" cellpadding="0" width="305"> <tr> </tr> <tr> </tr> </table> </td> </tr> <tr> <td width="200"> </td> <td width="50"> </td> <td width="764"> </td> </tr> </table> <p align="center" class="Style8">© ® 2008 EdiClic</p> <p align="center"><a href="mailto:Service-client@ediclic.fr">Service-client@ediclic.fr</a></p> <p> </p> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-4334575-1"); pageTracker._initData(); pageTracker._trackPageview(); </script> </body> </html>