Problème lors de la création d'un Formulaire
Résolu
bigdoudouille
Messages postés
25
Date d'inscription
Statut
Membre
Dernière intervention
-
B W -
B W -
Bonjour,
j'aurai aimé avoir votre aide si cela était possible
J'essaye de placer un formulaire pour un futur questionnaire pour un concours
J'ai beau suivre les instructions de mon hébergeur skynet http://selfcare.belgacom.net/index.html?l=private:internet:webspace:script&a=form
quand je clique sur envoyer j'ai cette erreur qui apparait
Sending of the form content by E-mail
This form cannot be dealt with, for one or more mandatory fields are undefined or incorrect.
Voici les lignes de codes que j'ai toutes placées dans le body. les questions et réponses du concours sont bidons. Cétait juste pour noter qqchose.
je vous mets aussi le lien diect (mais non accessible pour les visiteurs) vers la page du concours ainsi que vers la page de confirmation de l'envoi des réponses
C'est une programmation en HTML. Je ne sais rien faire d'autres LOL
http://www.griffo-bd.net/concours.html et http://www.griffo-bd.net/confirmation.html
<form method="post" action="http://users.skynet.be/cgi-bin/formd.cgi">
<p align="left">
<font face="Times New Roman" size="3" color="#800000">1. Comment s'appelle?</font></p>
<p align="left"><font color="#800000">
<font face="Times New Roman">
<input type="radio" name="A" value="1"></font><font size="2" face="Times New Roman"> Vlad<br>
</font><font face="Times New Roman">
<input type="radio" name="A" value="2"></font><font size="2" face="Times New Roman"> Giacomo<br>
</font><font face="Times New Roman">
<input type="radio" name="A" value="3"></font><font size="2" face="Times New Roman"> Ellis</font></font></p>
<hr color="#CEF059" align="left">
<p align="left">
<font face="Times New Roman" size="3" color="#800000">2. Qui est?</font></p>
<p align="left"><font color="#800000">
<font face="Times New Roman">
<input type="radio" name="B" value="1"></font><font size="2" face="Times New Roman"> Latour<br>
</font><font face="Times New Roman">
<input type="radio" name="B" value="2"></font><font size="2" face="Times New Roman"> Dufaux<br>
</font><font face="Times New Roman">
<input type="radio" name="B" value="3"></font><font size="2" face="Times New Roman"> Swolfs</font></font></p>
<hr color="#CEF059" align="left">
<p align="left">
<font face="Times New Roman" size="3" color="#800000">3. Quel est?</font></p>
<p align="left"><font color="#800000">
<font face="Times New Roman">
<input type="radio" name="C" value="1"></font><font size="2" face="Times New Roman"> Soleil<br>
</font><font face="Times New Roman">
<input type="radio" name="C" value="2"></font><font size="2" face="Times New Roman"> Le Lombard<br>
</font><font face="Times New Roman">
<input type="radio" name="C" value="3"></font><font size="2" face="Times New Roman"> Glénat</font></font></p>
<hr color="#CEF059" align="left">
</p>
<p align="left"><b><font color="#800000" face="Times New Roman" size="2">Nom et Prénom<br>
</font></b><input type="text" name="text1" size="40" ></p>
<p align="left"><b><font color="#800000" face="Times New Roman" size="2">Rue et numéro<br>
</font></b><input type="text" name="text2" size="30" > <input type="text" name="text3" size="8" ></p>
<p align="left"><b><font color="#800000" face="Times New Roman" size="2">Code postal et ville<br>
</font></b><input type="text" name="text4" size="10" > <input type="text" name="text5" size="25" ></p>
<p align="left"><b><font color="#800000" face="Times New Roman" size="2">Pays<br>
</font></b><input type="text" name="text6" size="20" >
<input type="submit" value="Envoyer">
</p>
<input type="hidden" name="to" value="lesitedegriffo@skynet.be">
<input type="hidden" name="next" value="confirmation.html">
</form>
D'avance merci
Cordialement
Christophe Simon
j'aurai aimé avoir votre aide si cela était possible
J'essaye de placer un formulaire pour un futur questionnaire pour un concours
J'ai beau suivre les instructions de mon hébergeur skynet http://selfcare.belgacom.net/index.html?l=private:internet:webspace:script&a=form
quand je clique sur envoyer j'ai cette erreur qui apparait
Sending of the form content by E-mail
This form cannot be dealt with, for one or more mandatory fields are undefined or incorrect.
Voici les lignes de codes que j'ai toutes placées dans le body. les questions et réponses du concours sont bidons. Cétait juste pour noter qqchose.
je vous mets aussi le lien diect (mais non accessible pour les visiteurs) vers la page du concours ainsi que vers la page de confirmation de l'envoi des réponses
C'est une programmation en HTML. Je ne sais rien faire d'autres LOL
http://www.griffo-bd.net/concours.html et http://www.griffo-bd.net/confirmation.html
<form method="post" action="http://users.skynet.be/cgi-bin/formd.cgi">
<p align="left">
<font face="Times New Roman" size="3" color="#800000">1. Comment s'appelle?</font></p>
<p align="left"><font color="#800000">
<font face="Times New Roman">
<input type="radio" name="A" value="1"></font><font size="2" face="Times New Roman"> Vlad<br>
</font><font face="Times New Roman">
<input type="radio" name="A" value="2"></font><font size="2" face="Times New Roman"> Giacomo<br>
</font><font face="Times New Roman">
<input type="radio" name="A" value="3"></font><font size="2" face="Times New Roman"> Ellis</font></font></p>
<hr color="#CEF059" align="left">
<p align="left">
<font face="Times New Roman" size="3" color="#800000">2. Qui est?</font></p>
<p align="left"><font color="#800000">
<font face="Times New Roman">
<input type="radio" name="B" value="1"></font><font size="2" face="Times New Roman"> Latour<br>
</font><font face="Times New Roman">
<input type="radio" name="B" value="2"></font><font size="2" face="Times New Roman"> Dufaux<br>
</font><font face="Times New Roman">
<input type="radio" name="B" value="3"></font><font size="2" face="Times New Roman"> Swolfs</font></font></p>
<hr color="#CEF059" align="left">
<p align="left">
<font face="Times New Roman" size="3" color="#800000">3. Quel est?</font></p>
<p align="left"><font color="#800000">
<font face="Times New Roman">
<input type="radio" name="C" value="1"></font><font size="2" face="Times New Roman"> Soleil<br>
</font><font face="Times New Roman">
<input type="radio" name="C" value="2"></font><font size="2" face="Times New Roman"> Le Lombard<br>
</font><font face="Times New Roman">
<input type="radio" name="C" value="3"></font><font size="2" face="Times New Roman"> Glénat</font></font></p>
<hr color="#CEF059" align="left">
</p>
<p align="left"><b><font color="#800000" face="Times New Roman" size="2">Nom et Prénom<br>
</font></b><input type="text" name="text1" size="40" ></p>
<p align="left"><b><font color="#800000" face="Times New Roman" size="2">Rue et numéro<br>
</font></b><input type="text" name="text2" size="30" > <input type="text" name="text3" size="8" ></p>
<p align="left"><b><font color="#800000" face="Times New Roman" size="2">Code postal et ville<br>
</font></b><input type="text" name="text4" size="10" > <input type="text" name="text5" size="25" ></p>
<p align="left"><b><font color="#800000" face="Times New Roman" size="2">Pays<br>
</font></b><input type="text" name="text6" size="20" >
<input type="submit" value="Envoyer">
</p>
<input type="hidden" name="to" value="lesitedegriffo@skynet.be">
<input type="hidden" name="next" value="confirmation.html">
</form>
D'avance merci
Cordialement
Christophe Simon
A voir également:
- Problème lors de la création d'un Formulaire
- Whatsapp formulaire opposition - Guide
- Formulaire de réclamation facebook - Guide
- Creation de compte google - Guide
- Creation de site web - Guide
- Creation compte gmail - Guide