Probleme d'envoi d'un formulaire
Alexandre
-
divx78 Messages postés 118 Statut Membre -
divx78 Messages postés 118 Statut Membre -
Bonjour j'ai un problème pour envoyer mon formulaire....un coup remplit je clique sur envoyer et ca ne marche pas....je vous envoie le script.....Si vous pouviez m'aider svp se serait grandemen apprécié
Merci
<form method="post" action="mailto:alexandre.deling@entreprisesdel.com?Subject=Message du site web" enctype="text/plain">
<table width="330" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="160"><span class="black"><strong>Prénom</strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px ">
<img src="images/spacer.gif" height="4" style="display:block "><span class="black">
<strong>Nom de Famille </strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px ">
<img src="images/spacer.gif" height="4" style="display:block ">
<span class="black">
<strong>E-mail</strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "> </td>
<td width="10"><img src="images/spacer.gif" width="10"></td>
<td width="160">
<span class="black"><strong>Téléphone</strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px ">
<img src="images/spacer.gif" height="4" style="display:block ">
<span class="black"><strong>Ville</strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px ">
<img src="images/spacer.gif" height="4" style="display:block ">
<span class="black"><strong>Adresse</strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "></td>
</tr>
</table>
<img src="images/spacer.gif" height="4" style="display:block ">
<span class="black"><strong>Message</strong></span><br>
<textarea style="width:330px; height:62px; overflow:auto; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px ">
Merci
<form method="post" action="mailto:alexandre.deling@entreprisesdel.com?Subject=Message du site web" enctype="text/plain">
<table width="330" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="160"><span class="black"><strong>Prénom</strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px ">
<img src="images/spacer.gif" height="4" style="display:block "><span class="black">
<strong>Nom de Famille </strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px ">
<img src="images/spacer.gif" height="4" style="display:block ">
<span class="black">
<strong>E-mail</strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "> </td>
<td width="10"><img src="images/spacer.gif" width="10"></td>
<td width="160">
<span class="black"><strong>Téléphone</strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px ">
<img src="images/spacer.gif" height="4" style="display:block ">
<span class="black"><strong>Ville</strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px ">
<img src="images/spacer.gif" height="4" style="display:block ">
<span class="black"><strong>Adresse</strong></span><br>
<input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "></td>
</tr>
</table>
<img src="images/spacer.gif" height="4" style="display:block ">
<span class="black"><strong>Message</strong></span><br>
<textarea style="width:330px; height:62px; overflow:auto; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px ">
Configuration: Windows XP Internet Explorer 6.0
7 réponses
-
Où est le submit dans ton code ?
ses a dir la balise :<input type ="submit" value="Envoyer"/>
-
le voici dsl
</textarea>
<div style="padding-top:10px " align="right">
<input type="reset" style="width:45px; height:19px; background-image:url(images/clear.jpg); border:0px none; cursor:hand; cursor:pointer " value=""><input type="submit" style="width:45px; height:19px; background-image:url(images/send.jpg); border:0px none; cursor:hand; cursor:pointer; margin-left:17px " value="">
</div>
</form> -
a ses mieu pour travailler je regarde sa tou de suite !
----------------------------------------------------------------------------
La sagesse est d'être fou lorsque les circonstances en valent la peine -
je pensse avoir trouver voila se qui ne va pas papier coller se que je te fait et essai :
<form name="forml" method="post" action="mailto:alexandre.deling@entreprisesdel.com?Subject=Message du site web" enctype="text/plain"> <table width="330" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="160"><span class="black"><strong>Prénom</strong></span><br> <input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "> <img src="images/spacer.gif" height="4" style="display:block "><span class="black"> <strong>Nom de Famille </strong></span><br> <input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "> <img src="images/spacer.gif" height="4" style="display:block "> <span class="black"> <strong>E-mail</strong></span><br> <input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "> </td> <td width="10"><img src="images/spacer.gif" width="10"></td> <td width="160"> <span class="black"><strong>Téléphone</strong></span><br> <input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "> <img src="images/spacer.gif" height="4" style="display:block "> <span class="black"><strong>Ville</strong></span><br> <input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "> <img src="images/spacer.gif" height="4" style="display:block "> <span class="black"><strong>Adresse</strong></span><br> <input type="text" style="width:160px; height:20px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "></td> </tr> </table> <img src="images/spacer.gif" height="4" style="display:block "> <span class="black"><strong>Message</strong></span><br> <textarea style="width:330px; height:62px; overflow:auto; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px "> </textarea> <div style="padding-top:10px " align="right"> <input type="reset" style="width:45px; height:19px; background-image:url(images/clear.jpg); border:0px none; cursor:hand; cursor:pointer " value=""><input type="submit" style="width:45px; height:19px; background-image:url(images/send.jpg); border:0px none; cursor:hand; cursor:pointer; margin-left:17px " value=""> </div> </form>
-
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question -
malheureusement ca ne marche toujours pas.....je ne recoit rien a l'adresse de courriel
-
bien oui...mais ca ne presse pas tant que ca....
si c'est trop long ou trop compliqué je vais laisser faire ...
merci -