cvlebelge Posté 8 Mars 2007 Posté 8 Mars 2007 Bonjour a tous en fichier joint) Je m'arrache les cheveux depuis une semaine!! Voila mon problème. Ce formulaire fonctionne très bien avec Firefox. Lorsque je fais "envoyer" il m'ouvre un mail et m'indique les champs suivants email=nom=prenom=adresse=cp=ville=pays=tel=fax=nb-adulte=1jour-arrivee=1mois-arrivee=3jour-depart=1mois-depart=3observations=submitButtonName=ENVOYER Lorsque je fais "envoyer" a partir d'Internet Explorer 6 ou 7 (j'ai essayé sur plusieurs bécanes) il m'ouvre le mail vide.... pourriez vous m'indiquer ou ce trouve l'erreur dans mon script. J'ai 3 bouquin sur le HTML et je ne trouve rien. Merci pour ce service. Je vous remercie d'avanceCordialement. @@+ Christian Van Tuykom Le Serre 26170 Saint-Auban / Ouvèze Tél. 06 88 00 56 40 cvt_AT_cvlebelge.fr <html><head> </head> <form method=post enctype="text/plain"action="mailto:cvt_AT_cvlebelge.net"> <body bgcolor="#9900ff" link="yellow" vlink="aqua"> <table width="659" border="0" cellspacing="0" cellpadding="0" align="center" cool gridx="16" gridy="16" height="947" showgridx showgridy> <tr height="946"> <td width="54" height="946"></td> <td width="604" height="946" valign="top" align="left" xpos="54"> <table width="550" border="0" cellspacing="2" cellpadding="0" align="center" height="724"> <tr height="701"> <td align="center" valign="top" width="540" height="701" background="fdcontact.gif"> <div align="center"> <table width="64" border="0" cellspacing="2" cellpadding="0" height="672"> <tr height="528"> <td width="54" height="528"> <table width="460" border="0" cellspacing="2" cellpadding="0" align="center"> <tr height="111"> <td width="147" height="111"></td> <td width="299" height="111"></td> </tr> <tr height="8"> <td width="147" height="8"></td> <td width="299" height="8"></td> </tr> <tr height="21"> <td width="147" height="21"></td> <td width="299" height="21"></td> </tr> <tr height="21"> <td width="147" height="21"> <div align="center"> <b><font size="2" color="white">Email</font><font color="white"><br> </font></b></div> </td> <td width="299" height="21"><input type="text" name="email" size="45" maxlength="60" border="0"></td> </tr> <tr height="21"> <td width="147" height="21"> <div align="center"> <b><font size="2" color="white">Nom</font><font color="white"><br> </font></b></div> </td> <td width="299" height="21"><input type="text" name="nom" size="35" maxlength="60" border="0"></td> </tr> <tr height="21"> <td width="147" height="21"> <div align="center"> <b><font size="2" color="white">Prénom</font><font color="white"><br> </font></b></div> </td> <td width="299" height="21"><input type="text" name="prenom" size="35" maxlength="60" border="0"></td> </tr> <tr height="21"> <td width="147" height="21"> <div align="center"> <b><font size="2" color="white">Adresse</font><font color="white"><br> </font></b></div> </td> <td width="299" height="21"><input type="text" name="adresse" size="35" maxlength="60" border="0"></td> </tr> <tr height="21"> <td width="147" height="21"> <div align="center"> <b><font size="2" color="white">CP</font><font color="white"><br> </font></b></div> </td> <td width="299" height="21"><input type="text" name="cp" size="10" maxlength="10" border="0"></td> </tr> <tr height="21"> <td width="147" height="21"> <div align="center"> <b><font size="2" color="white">Ville</font><font color="white"><br> </font></b></div> </td> <td width="299" height="21"><input type="text" name="ville" size="35" maxlength="60" border="0"></td> </tr> <tr height="21"> <td width="147" height="21"> <div align="center"> <b><font size="2" color="white">Pays</font><font color="white"><br> </font></b></div> </td> <td width="299" height="21"><input type="text" name="pays" size="35" maxlength="60" border="0"></td> </tr> <tr height="21"> <td width="147" height="21"> <div align="center"> <b><font size="2" color="white">Tel :</font><font color="white"><br> </font></b></div> </td> <td width="299" height="21"><input type="text" name="tel" size="35" maxlength="60" border="0"></td> </tr> <tr height="21"> <td width="147" height="21"> <div align="center"> <b><font size="2" color="white">Fax :</font><font color="white"><br> </font></b></div> </td> <td width="299" height="21"><input type="text" name="fax" size="35" maxlength="60" border="0"></td> </tr> <tr height="28"> <td width="147" height="28"> <div align="center"> <b><font size="2" color="white">Nb d'adultes</font><font color="white"><br> </font></b></div> </td> <td width="299" height="28"><select name="nb-adulte" size="1"> <option selected value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> </select></td> </tr> <tr height="28"> <td width="147" height="28"> <div align="center"> <b><font size="2" color="white">Date arrivée</font><font color="white"><br> </font></b></div> </td> <td width="299" height="28"> <div align="center"> <table width="306" border="0" cellspacing="2" cellpadding="0"> <tr height="24"> <td width="115" height="24"><font size="2" color="yellow"><b>JOUR :</b></font> <select name="jour-arrivee" size="1" tabindex="1"> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> <option value="11">11</option> <option value="12">12</option> <option value="13">13</option> <option value="14">14</option> <option value="15">15</option> <option value="16">16</option> <option value="17">17</option> <option value="18">18</option> <option value="19">19</option> <option value="20">20</option> <option value="21">21</option> <option value="22">22</option> <option value="23">23</option> <option value="24">24</option> <option value="25">25</option> <option value="26">26</option> <option value="27">27</option> <option value="28">28</option> <option value="29">29</option> <option value="30">30</option> <option value="31">31</option> </select></td> <td width="17" height="24"></td> <td width="166" height="24"><font size="2" color="yellow"><b>MOIS :</b></font><font size="3" color="yellow"><b> </b></font><select name="mois-arrivee" size="1"> <option value="3">Mars</option> <option value="4">Avril</option> <option value="5">Mai</option> <option value="6">Juin</option> <option value="7">Juillet</option> <option value="8">Aout</option> <option value="9">Septembre</option> <option value="10">Octobre</option> </select></td> </tr> </table> </div> </td> </tr> <tr height="28"> <td width="147" height="28"> <div align="center"> <b><font size="2" color="white">Date départ</font><font color="white"><br> </font></b></div> </td> <td width="299" height="28"> <table width="308" border="0" cellspacing="2" cellpadding="0" height="42"> <tr height="38"> <td width="115" height="38"><font size="2" color="yellow"><b>JOUR :</b></font><font size="2"> </font><select name="jour-depart" size="1" tabindex="1"> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> <option value="11">11</option> <option value="12">12</option> <option value="13">13</option> <option value="14">14</option> <option value="15">15</option> <option value="16">16</option> <option value="17">17</option> <option value="18">18</option> <option value="19">19</option> <option value="20">20</option> <option value="21">21</option> <option value="22">22</option> <option value="23">23</option> <option value="24">24</option> <option value="25">25</option> <option value="26">26</option> <option value="27">27</option> <option value="28">28</option> <option value="29">29</option> <option value="30">30</option> <option value="31">31</option> </select></td> <td width="17" height="38"></td> <td width="168" height="38"><font size="2" color="yellow"><b>MOIS :</b></font><font size="3" color="yellow"><b> </b></font><select name="mois-depart" size="1"> <option value="3">Mars</option> <option value="4">Avril</option> <option value="5">Mai</option> <option value="6">Juin</option> <option value="7">Juillet</option> <option value="8">Aout</option> <option value="9">Septembre</option> <option value="10">Octobre</option> </select></td> </tr> </table> </td> </tr> <tr height="28"> <td width="147" height="28"> <div align="center"> <b><font size="2" color="white">Vos<br> observations</font><font color="white"><br> </font></b></div> </td> <td width="299" height="28"> <div align="center"> <textarea name="observations" rows="6" cols="43"></textarea></div> </td> </tr> </table> </td> </tr> <tr height="18"> <td width="54" height="18"> <div align="left"> <table width="331" border="0" cellspacing="2" cellpadding="0" height="22"> <tr height="18"> <td width="205" height="18"> <div align="left"> <font size="3" color="yellow"><b><a href="indexfl.html">RETOUR</a></b></font></div> </td> <td width="120" height="18"> <input type="submit" name="submitButtonName" value="ENVOYER" border="0" dir="ltr"></td> </tr> </table> </div> </td> </tr> </table> </div> </td> </tr> </table> </td> <td width="1" height="946"><spacer type="block" width="1" height="946"></td> </tr> <tr height="1" cntrlrow> <td width="54" height="1"><spacer type="block" width="54" height="1"></td> <td width="604" height="1"><spacer type="block" width="604" height="1"></td> <td width="1" height="1"></td> </tr> </table> </form> <p></p> </body></html> Edit captain_torche : Merci d'utiliser la balise CODEBOX quand tu postes des codes longs. J'ai édité ton message en ce sens
Leonick Posté 8 Mars 2007 Posté 8 Mars 2007 c'est le gros bazars le code. du mélange de tableau, formulaire, etc... je n'ai pas vu de balise input file, c'est normal ?
dldstyle Posté 9 Mars 2007 Posté 9 Mars 2007 Cela fait des années que je n'ai pas envoyé d'informations par email. Je le fais depuis en PHP avec la fonction mail du serveur. Rien ne te garantit que le client mail de l'internaute est bien configuré et que tu reçoives les informations... Même en n'ayant jamais programmé en PHP tu devrais y arriver. Dans le cas contraire, contacte moi par MP.
Sujets conseillés
Veuillez vous connecter pour commenter
Vous pourrez laisser un commentaire après vous êtes connecté.
Connectez-vous maintenant