créer un site


pb formmail

Poster un nouveau sujet sur php   Répondre au sujet à php:pb formmail    Accueil Forum -> php
Voir le sujet précédent :: Voir le sujet suivant  
Auteur Message
XAVIER
frontpage mioche
frontpage mioche
Messagepb formmail , Posté le: 15-01-2004 16:36

voilà j'ai utilisé le script proposé sur le site j'arrive bien a envoyer un mail mais il n'y a rien dedans

merci de m'aider
salemioche
salemioche
salemioche
Messagepb formmail , Posté le: 15-01-2004 17:05

vous n'avez rien changé ? pouvez vous recopier la section html du form et le code PHP
XAVIER
frontpage mioche
frontpage mioche
Messagepb formmail , Posté le: 15-01-2004 17:09

FORMMAIL :


<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Nouvelle page 1</title>
</head>


<frameset cols="28%,72%">
<frame src="frame1.htm" name="frame1" noresize target="_self">
<frame src="frame2.PHP" name="frame2" target="_top">
</frameset>


</html>




FORM :




<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">

<head>


<!-- DEBUT DU SCRIPT -->
<script LANGUAGE="Javascript">
<!--

var isNS = (navigator.appName == "Netscape") ? 1 : 0;
var EnableRightClick = 0;
if(isNS) document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
function mischandler()
{ if(EnableRightClick==1)
{ return true; }
else {return false; }}
function mousehandler(e)
{ if(EnableRightClick==1){ return true; }
var myevent = (isNS) ? e : event;
var eventbutton = (isNS) ? myevent.which : myevent.button;
if((eventbutton==2)||(eventbutton==3)) return false;}
function keyhandler(e) { var myevent = (isNS) ? e : window.event;
if (myevent.keyCode==96) EnableRightClick = 1;
return;}document.oncontextmenu = mischandler;
document.onkeypress = keyhandler;
document.onmousedown = mousehandler;
document.onmouseup = mousehandler;
//-->
</script>
<!-- FIN DU SCRIPT -->



<meta http-equiv="Content-Language" content="fr">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="File-List" href="reserv_reseau_fichiers/filelist.xml">

<title>Nouvelle page 1</title>
<!--[if !mso]>
<style>
v\:* { behavior: url(#default#VML) }
o\:* { behavior: url(#default#VML) }
.shape { behavior: url(#default#VML) }
</style>
<![endif]-->
<script language="JavaScript" fptype="dynamicanimation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//-->
</script>
<script language="JavaScript1.2" fptype="dynamicanimation" src="animate.js">
</script>
<!--[if gte mso 9]>
<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
</head>

<body bgcolor="#000000" onload="dynAnimation()">

<p align="center"><!--[if gte vml 1]><v:shapetype id="_x0000_t136"
coordsize="21600,21600" o:spt="136" adj="10800" path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom" o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1026" type="#_x0000_t136" alt="Reservation jeux"
style='width:330.75pt;height:51pt' fillcolor="#f39" stroked="f">
<v:fill color2="#36f" angle="-135" colors="0 #f39;.25 #f63;.5 yellow;.75 #01a78f;1 #36f"
method="none" focus="100%" type="gradient"/>
<v:shadow on="t" color="#4d4d4d" opacity="52429f" offset=",3pt"/>
<v:textpath style='font-family:"Arial Black";v-text-spacing:78650f;
v-text-kern:t' trim="t" fitpath="t" string="Reservation jeux"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=444 height=72
src="reserv_reseau_fichiers/image001.gif" alt="Reservation jeux" v:shapes="_x0000_s1026"><![endif]></p>
<p>&</p>
<p align="center" dynamicanimation="fpAnimhopWordsFP1" id="fpAnimhopWordsFP1" style="position: relative !important; visibility: hidden" language="Javascript1.2">
<font color="#FFFF00" size="4">Attention les réservations par ce site Web son
disponibles uniquement pour les personnes qui se sont préalablement inscrites au
magasin. toues autres inscriptions par ce site compterons comme nulles.</font></p>




<form method=POST action=formmail.php >
<input type=hidden name=subject value=formmail>

<font color="#00FFFF" size="4">&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& </font></p>





<p align="left">
<font size="4"><font color="#00FFFF">&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Pseudonyme&& :</font>&&&<input type="text" name="T1" size="22"></font></p>
<p align="left"><font size="4" color="#00FFFF">&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
Mot De Passe :&&&<input type="password" name="T2" size="22"></font></p>
<p align="left">&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
<b>&&& </b><font color="#00FFFF"><font size="4">Jour&&&&&&&&&&&&&&
:&& </font><b>&</b></font><select size="1" name="D1">
<option>lundi</option>
<option>mardi</option>
<option>mercredi</option>
<option>jeudi</option>
<option>vendredi</option>
<option>samedi</option>
</select></p>
<p align="left"><font size="4" color="#00FFFF">&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
date&&&&&&&&&&&&&&
:&&& <select size="1" name="D2">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option>10</option>
<option>11</option>
<option>12</option>
<option>13</option>
<option>14</option>
<option>15</option>
<option>16</option>
<option>17</option>
<option>18</option>
<option>19</option>
<option>20</option>
<option>21</option>
<option>23</option>
<option>24</option>
<option>25</option>
<option>26</option>
<option>27</option>
<option>28</option>
<option>29</option>
<option>30</option>
<option>31</option>
</select></font></p>

<p>


<font color="#00FFFF" size="4">
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
Votre email&&& :&&&
<input type="text" name="email" size="23" /> </font></p>
<p>


&</p>





<p>


<font color="#00FFFF" size="4">
</p>





<p align="center"> <input type=image src="envoyer.jpg" width="163" height="58" name="I1"><a target="_self" href="reseau.htm"><img border="0" src="retour.jpg" width="163" height="58"></a></p>
</form>

<p align="center">&</p>

</body>

</html>
Montrer les messages depuis:   
Poster un nouveau sujet sur php   Répondre au sujet à php:pb formmail    Accueil Forum -> php Toutes les heures sont au format GMT + 1 Heure
Page 1 sur 1

 
Sauter vers:  
S'enregistrerS'enregistrer
ProfilProfil
Se connecter pour vérifier ses messages privésSe connecter pour vérifier ses messages privés
RechercherRechercher
Liste des MembresMembres
FAQFAQ
ConnexionConnexion 


© Mentions Légales