Probleme formulaire
Fermé
spartacus-mer1
Messages postés
63
Date d'inscription
mardi 26 février 2008
Statut
Membre
Dernière intervention
8 août 2009
-
12 juil. 2008 à 14:43
spartacus-mer1 Messages postés 63 Date d'inscription mardi 26 février 2008 Statut Membre Dernière intervention 8 août 2009 - 13 juil. 2008 à 12:29
spartacus-mer1 Messages postés 63 Date d'inscription mardi 26 février 2008 Statut Membre Dernière intervention 8 août 2009 - 13 juil. 2008 à 12:29
A voir également:
- Probleme formulaire
- Formulaire de réclamation facebook - Guide
- Formulaire instagram compte suspendu - Guide
- Confirmer le nouvel envoi du formulaire err_cache_miss ✓ - Forum HTML
- Problème d'envoi de formulaire ✓ - Forum PHP
- Le formulaire rempli - Guide
4 réponses
spartacus-mer1
Messages postés
63
Date d'inscription
mardi 26 février 2008
Statut
Membre
Dernière intervention
8 août 2009
12 juil. 2008 à 15:01
12 juil. 2008 à 15:01
moi je pense un probleme base de donne !!!!????
Bien le bonjour à toi spartacus-mer1,
j'ai moi même aussi plusieurs soucis dans mon formulaire,
alors je te souhaite de trouver tout comme moi une personne qui pourrait t'aider.
dans ce message d'encouragement, je te fait ermonter dans la liste :-)
Bonne chance. :-)
j'ai moi même aussi plusieurs soucis dans mon formulaire,
alors je te souhaite de trouver tout comme moi une personne qui pourrait t'aider.
dans ce message d'encouragement, je te fait ermonter dans la liste :-)
Bonne chance. :-)
divland
Messages postés
194
Date d'inscription
dimanche 22 juin 2008
Statut
Membre
Dernière intervention
4 septembre 2009
13
12 juil. 2008 à 16:26
12 juil. 2008 à 16:26
bonjour,
pouvez-vous afficher le formulaire qui envoie vers ce script?
ça pourrait venir de lui,
merci
pouvez-vous afficher le formulaire qui envoie vers ce script?
ça pourrait venir de lui,
merci
spartacus-mer1
Messages postés
63
Date d'inscription
mardi 26 février 2008
Statut
Membre
Dernière intervention
8 août 2009
12 juil. 2008 à 16:44
12 juil. 2008 à 16:44
<form id="form1" name="form1" method="post" action="">
<table width="19%" border="0" align="left">
<tr>
<td background="imag/informations-persos.gif"> </td>
</tr>
</table>
<p> </p>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Type de compte :</strong></div></td>
<td width="65%"><div align="left">
<select name="Type" id="Type">
<option value="Particulier">Particulier</option>
<option value="Artiste">Artiste</option>
</select>
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Sexe :</strong></div></td>
<td width="65%"><div align="left">
<select name="Sexe" id="Sexe">
<option value="Homme">Homme</option>
<option value="Femme">Femme</option>
</select>
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Nom :</strong></div></td>
<td width="65%"><div align="left">
<input type="text" name="Nom" id="Nom" />
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Prénom :</strong></div></td>
<td width="65%"><div align="left">
<input type="text" name="Prenom" id="Prenom" />
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Date de naissance </strong>:</div></td>
<td width="65%"><div align="left">
<input name="Datenessance" type="text" id="Datenessance" />
Annèe </div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Paye :</strong></div></td>
<td width="15%"><div align="left">
<select name="Paye" id="Paye">
<option value="maroc">Maroc</option>
<option value="france">France</option>
</select>
</div></td>
<td width="10%"><div align="right"><strong>Ville :</strong></div></td>
<td width="40%"><div align="left">
<input type="text" name="Ville" id="Ville" />
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Adresse :</strong></div></td>
<td width="65%"><div align="left">
<input name="Adress" type="text" id="Adress" size="55" />
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Téléphone :</strong></div></td>
<td width="65%"><div align="left">
<input type="text" name="Telephone" id="Telephone" />
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>E mail </strong>:</div></td>
<td width="65%"><div align="left">
<input type="text" name="mail" id="mail" />
</div></td>
</tr>
</table>
<table width="25%" border="0" align="left">
<tr>
<td background="imag/votre-identification.gif"> </td>
</tr>
</table>
<div align="left"></div>
<p> </p>
<table width="90%" border="0" align="center" bgcolor="#eeeeee">
<tr>
<td width="35%"><div align="left"><strong>Créez votre Pseudo</strong> :</div></td>
<td width="65%"><div align="left">
<input name="lg" type="text" id="lg" />
</div></td>
</tr>
<tr>
<td><div align="left"><strong>Créez votre mot de passe</strong> :</div></td>
<td><div align="left"><span class="Style4">
<input name="motdepass" type="password" id="motdepass" />
6 caractères minimum</span></div></td>
</tr>
</table>
<table width="100%" border="0">
<tr>
<td><div align="center">___________________________________________________________________________________</div></td>
</tr>
</table>
<p align="center">
<input type="submit" name="enregistrer" id="enregistrer" value="Enregistrer" />
</p>
</form>
<table width="19%" border="0" align="left">
<tr>
<td background="imag/informations-persos.gif"> </td>
</tr>
</table>
<p> </p>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Type de compte :</strong></div></td>
<td width="65%"><div align="left">
<select name="Type" id="Type">
<option value="Particulier">Particulier</option>
<option value="Artiste">Artiste</option>
</select>
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Sexe :</strong></div></td>
<td width="65%"><div align="left">
<select name="Sexe" id="Sexe">
<option value="Homme">Homme</option>
<option value="Femme">Femme</option>
</select>
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Nom :</strong></div></td>
<td width="65%"><div align="left">
<input type="text" name="Nom" id="Nom" />
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Prénom :</strong></div></td>
<td width="65%"><div align="left">
<input type="text" name="Prenom" id="Prenom" />
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Date de naissance </strong>:</div></td>
<td width="65%"><div align="left">
<input name="Datenessance" type="text" id="Datenessance" />
Annèe </div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Paye :</strong></div></td>
<td width="15%"><div align="left">
<select name="Paye" id="Paye">
<option value="maroc">Maroc</option>
<option value="france">France</option>
</select>
</div></td>
<td width="10%"><div align="right"><strong>Ville :</strong></div></td>
<td width="40%"><div align="left">
<input type="text" name="Ville" id="Ville" />
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Adresse :</strong></div></td>
<td width="65%"><div align="left">
<input name="Adress" type="text" id="Adress" size="55" />
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>Téléphone :</strong></div></td>
<td width="65%"><div align="left">
<input type="text" name="Telephone" id="Telephone" />
</div></td>
</tr>
</table>
<table width="90%" border="0" align="center" bgcolor="#EEEEEE">
<tr>
<td width="35%"><div align="left"><strong>E mail </strong>:</div></td>
<td width="65%"><div align="left">
<input type="text" name="mail" id="mail" />
</div></td>
</tr>
</table>
<table width="25%" border="0" align="left">
<tr>
<td background="imag/votre-identification.gif"> </td>
</tr>
</table>
<div align="left"></div>
<p> </p>
<table width="90%" border="0" align="center" bgcolor="#eeeeee">
<tr>
<td width="35%"><div align="left"><strong>Créez votre Pseudo</strong> :</div></td>
<td width="65%"><div align="left">
<input name="lg" type="text" id="lg" />
</div></td>
</tr>
<tr>
<td><div align="left"><strong>Créez votre mot de passe</strong> :</div></td>
<td><div align="left"><span class="Style4">
<input name="motdepass" type="password" id="motdepass" />
6 caractères minimum</span></div></td>
</tr>
</table>
<table width="100%" border="0">
<tr>
<td><div align="center">___________________________________________________________________________________</div></td>
</tr>
</table>
<p align="center">
<input type="submit" name="enregistrer" id="enregistrer" value="Enregistrer" />
</p>
</form>
divland
Messages postés
194
Date d'inscription
dimanche 22 juin 2008
Statut
Membre
Dernière intervention
4 septembre 2009
13
>
spartacus-mer1
Messages postés
63
Date d'inscription
mardi 26 février 2008
Statut
Membre
Dernière intervention
8 août 2009
12 juil. 2008 à 17:04
12 juil. 2008 à 17:04
re re
pourquoi des "id"
dans les :
<input type="text" name="Nom" id="Nom" />
=>remplacer par id par value ?
pourquoi des "id"
dans les :
<input type="text" name="Nom" id="Nom" />
=>remplacer par id par value ?
spartacus-mer1
Messages postés
63
Date d'inscription
mardi 26 février 2008
Statut
Membre
Dernière intervention
8 août 2009
>
divland
Messages postés
194
Date d'inscription
dimanche 22 juin 2008
Statut
Membre
Dernière intervention
4 septembre 2009
12 juil. 2008 à 17:12
12 juil. 2008 à 17:12
comme ca ::
<input name="Nom" type="text" id="Nom" value="Nom" />
a la place ::
<input name="Nom" type="text" id="Nom" />
<input name="Nom" type="text" id="Nom" value="Nom" />
a la place ::
<input name="Nom" type="text" id="Nom" />
divland
Messages postés
194
Date d'inscription
dimanche 22 juin 2008
Statut
Membre
Dernière intervention
4 septembre 2009
13
>
spartacus-mer1
Messages postés
63
Date d'inscription
mardi 26 février 2008
Statut
Membre
Dernière intervention
8 août 2009
12 juil. 2008 à 17:18
12 juil. 2008 à 17:18
à quoi sert le id="Nom" ?
dans
<input name="Nom" type="text" id="Nom" value="Nom" />
si ça sert, alors ok,
<input name="Nom" type="text" id="Nom" value="Nom" /> est bon,
mais ne pas oublier le T dans le script qui reçoit les infos :
if (isset($_POST['Type']))
à la place de
if (isset($_POST['type']))
dans
<input name="Nom" type="text" id="Nom" value="Nom" />
si ça sert, alors ok,
<input name="Nom" type="text" id="Nom" value="Nom" /> est bon,
mais ne pas oublier le T dans le script qui reçoit les infos :
if (isset($_POST['Type']))
à la place de
if (isset($_POST['type']))
spartacus-mer1
Messages postés
63
Date d'inscription
mardi 26 février 2008
Statut
Membre
Dernière intervention
8 août 2009
>
divland
Messages postés
194
Date d'inscription
dimanche 22 juin 2008
Statut
Membre
Dernière intervention
4 septembre 2009
12 juil. 2008 à 17:33
12 juil. 2008 à 17:33
il ne marche ps
est ce ke possible k il y a probleme dans la base de donne et pas sur l script
est ce ke possible k il y a probleme dans la base de donne et pas sur l script
divland
Messages postés
194
Date d'inscription
dimanche 22 juin 2008
Statut
Membre
Dernière intervention
4 septembre 2009
13
12 juil. 2008 à 16:59
12 juil. 2008 à 16:59
re bonjour,
dans le script,
la majuscule T
if (isset($_POST['Type']))
à la place de
if (isset($_POST['type']))
dans le script,
la majuscule T
if (isset($_POST['Type']))
à la place de
if (isset($_POST['type']))