J'ai ajouté textuelement le code mais ça bloque
Résolu/Fermé
jeanfrancois7
Messages postés
7
Date d'inscription
mardi 12 février 2013
Statut
Membre
Dernière intervention
13 février 2013
-
12 févr. 2013 à 23:05
jeanfrancois7 Messages postés 7 Date d'inscription mardi 12 février 2013 Statut Membre Dernière intervention 13 février 2013 - 13 févr. 2013 à 18:21
jeanfrancois7 Messages postés 7 Date d'inscription mardi 12 février 2013 Statut Membre Dernière intervention 13 février 2013 - 13 févr. 2013 à 18:21
A voir également:
- J'ai ajouté textuelement le code mais ça bloque
- Code puk bloqué - Guide
- Le code ascii - Guide
- Téléphone bloqué code verrouillage - Guide
- Pavé tactile bloqué - Guide
- Compte gmail bloqué - Guide
2 réponses
Rychima
Messages postés
646
Date d'inscription
jeudi 12 août 2010
Statut
Membre
Dernière intervention
10 septembre 2017
89
13 févr. 2013 à 14:20
13 févr. 2013 à 14:20
Hello,
Fais un copie-coller du code de ta page contact.php s'il te plait :)
Ce que tu cherche à faire, c'est qu'une fois que le visiteur à appuyé sur le bouton "Validation", il soit renvoyé vers la page accuse.html c'est bien ça ?
Fais un copie-coller du code de ta page contact.php s'il te plait :)
Ce que tu cherche à faire, c'est qu'une fois que le visiteur à appuyé sur le bouton "Validation", il soit renvoyé vers la page accuse.html c'est bien ça ?
jeanfrancois7
Messages postés
7
Date d'inscription
mardi 12 février 2013
Statut
Membre
Dernière intervention
13 février 2013
13 févr. 2013 à 18:21
13 févr. 2013 à 18:21
Oubliez ça, je me casse la tete pour rien, je vais en trouve un autre c'est tout,
Merci,
JF
Merci,
JF
13 févr. 2013 à 14:45
<?php
$TO = "jeanfrancois7@gmail.com";
$subject = "Demande d'info du site web";
$h = "From: " . $TO;
$message = "Voici le message que le demandeur a inscrit";
while (list($key, $val) = each($HTTP_POST_VARS)) {
$message .= "$key : $val\n";
}
mail($TO, $subject, $message, $h);
header("Location:accuse.html");
?>
13 févr. 2013 à 15:09
13 févr. 2013 à 15:13
13 févr. 2013 à 15:14
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>MaconnerieRoyer.com (450)775-9066</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
texte {
font-family: Verdana, Geneva, sans-serif;
}
.Texte {
font-size: 12px;
}
.Texte {
font-family: Verdana, Geneva, sans-serif;
}
.Textebold {
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
}
-->
</style>
<script type="text/javascript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body onload="MM_preloadImages('i/boutons/contact-up.gif','i/boutons/services-up.gif')"><meta name="description" content="MaconnerieRoyer.com offre un service de masson d'expérience pour réaliser vos projets des plus petits à ceux de la plus grande envergure. Contactez-nous: (450)775-9066" />
<table width="200" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="i/leftup-corner.gif" width="91" height="245" /></td>
<td><img src="i/top1.gif" width="42" height="245" /></td>
<td><img src="i/top-logo.gif" width="441" height="245" /></td>
<td><img src="i/top-tel.gif" width="517" height="245" /></td>
</tr>
<tr>
<td><img src="i/left-grey.gif" width="91" height="39" /></td>
<td> </td>
<td><img src="i/titres/contact.gif" width="99" height="39" /></td>
<td> </td>
</tr>
<tr>
<td><img src="i/left-grey2.gif" width="91" height="23" /></td>
<td><img src="i/left-redbard.gif" width="42" height="23" /></td>
<td align="left" bgcolor="#ED1C24"><img src="i/spacer.gif" width="120" height="1" border="0" /><a href="index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Services','','i/boutons/accueil-up.gif',1)"><img src="i/boutons/accueil.gif" alt="Accueil" name="Services" width="83" height="23" border="0" id="Services" /></a><img src="i/spacer.gif" width="10" height="1" /><a href="services.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Contact','','i/boutons/services-up.gif',1)"><img src="i/boutons/services.gif" alt="Contact" name="Contact" width="83" height="23" border="0" id="Contact" /></a></td>
<td align="right" bgcolor="#ED1C24"><img src="i/right-redbar.gif" width="172" height="23" /></td>
</tr>
<tr>
<td><img src="i/left-grey3.gif" width="91" height="38" /></td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td background="i/left-bg.gif"> </td>
<td> </td>
<td align="left" valign="top"><p class="Texte"><span class="Textebold">Pour nous joindre</span>, envoyez-nous un courriel simplement en complétant le court formulaire ci-bas</p>
<FORM method=POST action=contact.php target="_blank">
<input type=hidden name=subject value=monadhesion>
<BR>
<span class="Texte">Votre Nom</span>
<INPUT NAME="monnom" TYPE="text" SIZE="30"> <BR>
<span class="Texte">Votre Adresse E-Mail</span>
<INPUT NAME="monemail" TYPE="text" SIZE="30"><BR>
<BR>
<span class="Texte">Votre Message</span><br />
<TEXTAREA NAME="comments" COLS="30" ROWS="10">
</TEXTAREA>
<BR>
<BR>
<INPUT TYPE="SUBMIT" VALUE="Validation">
</FORM>
</td>
<td align="center" valign="top" class="Texte"><p>Contactez Jean-François Dupuis<br />
(450)775.9066</p>
<p>Contactez Jasmin Royer<br />
(450)405.7162
</p>
<p><span class="Textebold">Adresse</span><br />
643 rue Willy,<br />
Granby (Qc)<br />
J2J 2A9</p></td>
</tr>
<tr>
<td background="i/left-bg.gif"> </td>
<td><img src="i/photos/contact-1.jpg" width="42" height="214" /></td>
<td><img src="i/photos/contact-2.jpg" width="441" height="214" /></td>
<td><img src="i/photos/contact-3.jpg" width="517" height="214" /></td>
</tr>
<tr>
<td background="i/left-bg.gif"> </td>
<td bgcolor="#ED1C24"> </td>
<td bgcolor="#ED1C24"><img src="i/red-tel.gif" width="130" height="114" /></td>
<td align="right" bgcolor="#ED1C24"><img src="i/red-logo.gif" width="423" height="114" /></td>
</tr>
</table>
</body>
</html>
Modifié par Rychima le 13/02/2013 à 15:35
<form method="post" action="contact.php" target="_blank">
<input type="hidden" name="subject" value="monadhesion" />
<br />
<span class="Texte">Votre Nom</span>
<input name="monnom" type="text" size="30" />
<br />
<span class="Texte">Votre Adresse E-Mail</span>
<input name="monemail" type="text" size="30" />
<br />
<br />
<span class="Texte">Votre Message</span>
<br />
<textarea name="comments" cols="30" rows="10">
</textarea>
<br />
<br />
<input type="submit" value="Validation" />
</form>
Re-test, et dis moi si tout fonctionne (j'en doute) !