j'ai intégrer un fomulaire de contact dans mon site mais au moment de l'envoi cela ne fonctionne pas.
1-Premier test a partir du dossier local sans changer la page jotform qui apparait aprés avoir appuyer sur envoyer >>> jai bien recus le message sur ma boite mail.
2- Je ne veux pas voir la page de remerciement de jotform apres envoi du formulaire, je met donc un lien sur MA page de remerciement.>>> Je ne reçois plus de mail et en plus mas page de remerciement n'est pas trouvé par free....en revanche si je tappe directement l'URL de la dite page elle est bien trouvé!!!
Je vous met l'HTML du formulaire si vous voyer le problemes ca serais bien urbain de votre part
----------------
@ du site: http://andrebrnt.free.fr
@ de la page qui doit apparaitre après envoie du formulaire: http://andrebrnt.free.fr/Site_de_BOB/Vide.html
----------------
<script src="http://french.jotform.com/js/form.js?v2.0.998" type="text/javascript"></script>
<style type="text/css">
.tbmain{
/* Changes on the form */
background: none !important;
}
.left{
/* Changes on the form */
color: white !important;
font-family: Futura !important;
font-size: 15px !important;
}
.head{
color:#333333;
font-size:20px;;
text-decoration:underline;
font-family:"Verdana";
}
td.left {
font-family:"Verdana";
font-size:12px;
color:black;
}
.pagebreak{
font-family:"Verdana";
font-size:12px;
color:black;
}
.tbmain{
height:100%;
background:white;
}
span.required{
font-size: 13px !important;
color: red !important;
}
div.backButton{
background: transparent url("http://french.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
height:16px;
width:53px;
float:left;
margin-bottom:15px;
padding-right:5px;
}
div.backButton:hover{
background: transparent url("http://french.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
background: transparent url("http://french.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
background: transparent url("http://french.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
height:16px;
width:53px;
float: left;
margin-bottom:15px;
padding-right:5px;
}
div.nextButton:hover{
background: transparent url("http://french.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
background: transparent url("http://french.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
padding-right:5px;
margin-bottom:15px;
float:left;
}
</style>
<table width="100%" cellpadding="2" cellspacing="0" class="tbmain">
<tr><td class="topleft" width="10" height="10"> </td>
<td class="topmid"> </td>
<td class="topright" width="10" height="10"> </td>
</tr>
<tr>
<td class="midleft" width="10"> </td>
<td class="midmid" valign="top">
<form action="http://andrebrnt.free.fr/Site_de_BOB/Vide.html" method="post" name="q_form_91533855461">
<input type="hidden" name="formID" value="91533855461" />
<div id="main">
<div class="pagebreak">
<input type="hidden" id="spc" name="spc" value="spc" />
<script type="text/javascript">
document.getElementById('spc').value = '590ff18220679c5019d0aa0b59af0258';
</script>
<table width="110" cellpadding="5" cellspacing="0">
<tr >
<td width="150" class="left" >
<label >Nom</label>
</td>
<td class="right" >
<input type="text" size="20" name="q1_Nom" class="text" value="" id="q1" onblur="validate(this,'Alphabetic')" maxlength="100" maxsize="100" />
</td>
</tr>
<tr >
<td width="150" class="left" >
<label >Prénom</label>
</td>
<td class="right" >
<input type="text" size="20" name="q0_Prnom" class="text" value="" id="q0" onblur="validate(this,'Alphabetic')" maxlength="100" maxsize="100" />
</td>
</tr>
<tr >
<td width="150" class="left" >
<label >Téléphone</label>
</td>
<td class="right" >
<input type="text" size="20" name="q5_Tlphone" class="text" value="" id="q5" maxlength="100" maxsize="100" />
</td>
</tr>
<tr >
<td width="150" class="left" >
<label >E-mail</label>
</td>
<td class="right" >
<input type="text" size="20" name="q2_Email" class="text" value="" id="q2" onblur="validate(this,'Email')" maxlength="100" maxsize="100" />
</td>
</tr>
<tr >
<td width="150" class="left" >
<label >Ville</label>
</td>
<td class="right" >
<input type="text" size="20" name="q6_Ville" class="text" value="" id="q6" maxlength="100" maxsize="100" />
</td>
</tr>
<tr >
<td width="150" class="left" valign="top" >
<label>Votre age</label>
</td>
<td class="right">
<select class="other" name="q7_Votreage" id="q7" >
<option></option>
<option>1991</option>
<option>1990</option>
<option>1989</option>
<option>1988</option>
<option>1987</option>
<option>1986</option>
<option>1985</option>
<option>1984</option>
<option>1983</option>
<option>1982</option>
<option>1981</option>
<option>1980</option>
<option>1979</option>
<option>1978</option>
<option>1977</option>
<option>1976</option>
<option>1975</option>
<option>1974</option>
<option>1973</option>
<option>1972</option>
<option>1971</option>
<option>1970</option>
<option>1969</option>
<option>1968</option>
<option>1967</option>
<option>1966</option>
<option>1965</option>
<option>1964</option>
<option>1963</option>
<option>1962</option>
<option>1961</option>
<option>1960</option>
<option>1959</option>
<option>1958</option>
<option>1957</option>
<option>1956</option>
<option>1955</option>
<option>1954</option>
<option>1953</option>
<option>1952</option>
<option>1951</option>
<option>1950</option>
<option>1949</option>
<option>1948</option>
<option>1947</option>
<option>1946</option>
<option>1945</option>
<option>1944</option>
<option>1943</option>
<option>1942</option>
<option>1941</option>
<option>1940</option>
<option>1939</option>
<option>1938</option>
<option>1937</option>
<option>1936</option>
<option>1935</option>
<option>1934</option>
<option>1933</option>
<option>1932</option>
<option>1931</option>
<option>1930</option>
<option>1929</option>
<option>1928</option>
<option>1927</option>
<option>1926</option>
<option>1925</option>
<option>1924</option>
<option>1923</option>
<option>1922</option>
<option>1921</option>
<option>1920</option>
<option>1919</option>
<option>1918</option>
<option>1917</option>
<option>1916</option>
<option>1915</option>
<option>1914</option>
<option>1913</option>
<option>1912</option>
<option>1911</option>
<option>1910</option>
</select>
</td>
</tr>
<tr >
<td width="150" class="left" valign="top" >
<label>Votre message</label>
</td>
<td class="right" >
<textarea cols="30" rows="5" name="q3_Votremessage" class="text" id="q3" ></textarea>
</td>
</tr>
<tr >
<td width="150" class="left" >
</td>
<td class="right">
<input type="submit" class="btn" value="Envoyer" />
</td>
</tr>
</table>
</div>
</div>
</form>
</td>
<td class="midright" width="10"> </td>
</tr>
<tr>
<td class="bottomleft" width="10" height="10"> </td>
<td class="bottommid"> </td>
<td class="bottomright" width="10" height="10"> </td>
</tr>
</table>
<script type="text/javascript">
validate("q_form_91533855461");
</script>




