Desactive une bouton

Fermé
spartacus-mer1 Messages postés 63 Date d'inscription mardi 26 février 2008 Statut Membre Dernière intervention 8 août 2009 - 6 mai 2008 à 13:17
burnedsyn Messages postés 170 Date d'inscription samedi 29 septembre 2007 Statut Membre Dernière intervention 21 février 2009 - 6 mai 2008 à 15:09
Bonjour, tt l monde

beh j'ai une page de commendation et j'ai 6 formulaire / chaque formulaire il y a un tableau ki contiene : le choix , le nombre , et bouton commande

le probleme mais amis je vx une fois clic sur commande / l bouton commande sera desactive

3 réponses

burnedsyn Messages postés 170 Date d'inscription samedi 29 septembre 2007 Statut Membre Dernière intervention 21 février 2009 16
6 mai 2008 à 13:21
tu dois utiliser javascript pour ce faire

en premier veux tu que tous les boutons de commandes soit desactivé ou seulement celui ou l'on a cliquer ?
0
spartacus-mer1 Messages postés 63 Date d'inscription mardi 26 février 2008 Statut Membre Dernière intervention 8 août 2009
6 mai 2008 à 13:24
seulement celui ou l'on a cliquer
0
burnedsyn Messages postés 170 Date d'inscription samedi 29 septembre 2007 Statut Membre Dernière intervention 21 février 2009 16
6 mai 2008 à 13:34
bien ok

pour me donner une idée tous les boutons sont dans le meme formulaire ou chaque bouton appartiens a un formulaire distinct ?
0
spartacus-mer1 Messages postés 63 Date d'inscription mardi 26 février 2008 Statut Membre Dernière intervention 8 août 2009
6 mai 2008 à 13:39
beh
j'ai 6 formulaire dans la page
dans chaque formulaire il contien le choix(x) et le nombre de (x) et une bouton commande
0
burnedsyn Messages postés 170 Date d'inscription samedi 29 septembre 2007 Statut Membre Dernière intervention 21 février 2009 16
6 mai 2008 à 13:41
peux tu me donner un exemple complet de formulaire stp

ainsi je le modifie et tu vois
0
spartacus-mer1 Messages postés 63 Date d'inscription mardi 26 février 2008 Statut Membre Dernière intervention 8 août 2009 > burnedsyn Messages postés 170 Date d'inscription samedi 29 septembre 2007 Statut Membre Dernière intervention 21 février 2009
6 mai 2008 à 13:45
<td height="277"> <form name="form" method="post" action="">
<table width="461" border="0">
<tr>
<td width="141"><select name="type_cmd_vch" id="type_cmd_vch">
<option value="30 minutes">30 minutes</option>
</select>
</td>
<td width="213"><input name="quant_cmd_vch" type="text" id="quant_cmd_vch" maxlength="3"></td>
<td width="93"><input type="submit" name="Submit" value="Commandes" onClick="this.form.submit();this.disabled=true"></td>
</tr>
</table>
</form>
<form name="form1" method="post" action="">
<table width="461" border="0">
<tr>
<td width="141"><select name="type_cmd_vch" id="type_cmd_vch">
<option value="60 minutes">60 minutes</option>
</select></td>
<td width="213"><input name="quant_cmd_vch" type="text" id="quant_cmd_vch" maxlength="3"></td>
<td width="93"><input type="submit" name="Submit2" value="Commandes"></td>
</tr>
</table>
</form>
<form name="form2" method="post" action="">
<table width="461" border="0">
<tr>
<td width="141"><select name="type_cmd_vch" id="type_cmd_vch">
<option value="12 heurs">12 heurs</option>
</select></td>
<td width="213"><input name="quant_cmd_vch" type="text" id="quant_cmd_vch" maxlength="3"></td>
<td width="93"><input type="submit" name="Submit3" value="Commandes"></td>
</tr>
</table>
</form>
<form name="form3" method="post" action="">
<table width="461" border="0">
<tr>
<td width="141"><select name="type_cmd_vch" id="type_cmd_vch">
<option value="24 heurs">24 heurs</option>
</select></td>
<td width="213"><input name="quant_cmd_vch" type="text" id="quant_cmd_vch" maxlength="3"></td>
<td width="93"><input type="submit" name="Submit4" value="Commandes"></td>
</tr>
</table>
</form>
<form name="form4" method="post" action="">
<table width="461" border="0">
<tr>
<td width="141"><select name="type_cmd_vch" id="type_cmd_vch">
<option value="72 heurs">72 heurs</option>
</select></td>
<td width="213"><input name="quant_cmd_vch" type="text" id="quant_cmd_vch" maxlength="3"></td>
<td width="93"><input type="submit" name="Submit5" value="Commandes"></td>
</tr>
</table>
</form>
<form name="form5" method="post" action="">
<table width="461" border="0">
<tr>
<td width="141" height="26"><select name="type_cmd_vch" id="type_cmd_vch">
<option value="168 heurs">168 heurs</option>
</select></td>
<td width="213"><input name="quant_cmd_vch" type="text" id="quant_cmd_vch" maxlength="3"></td>
<td width="93"><input type="submit" name="Submit6" value="Commandes"></td>
</tr>
</table>
</form></td>
0
burnedsyn Messages postés 170 Date d'inscription samedi 29 septembre 2007 Statut Membre Dernière intervention 21 février 2009 16 > spartacus-mer1 Messages postés 63 Date d'inscription mardi 26 février 2008 Statut Membre Dernière intervention 8 août 2009
6 mai 2008 à 13:59
tu test avec Internet Explorer non ?
0
spartacus-mer1 Messages postés 63 Date d'inscription mardi 26 février 2008 Statut Membre Dernière intervention 8 août 2009 > burnedsyn Messages postés 170 Date d'inscription samedi 29 septembre 2007 Statut Membre Dernière intervention 21 février 2009
6 mai 2008 à 14:10
oui
mais l bleme c ke l bouton desactive just kel seconde
0
burnedsyn Messages postés 170 Date d'inscription samedi 29 septembre 2007 Statut Membre Dernière intervention 21 février 2009 16 > spartacus-mer1 Messages postés 63 Date d'inscription mardi 26 février 2008 Statut Membre Dernière intervention 8 août 2009
6 mai 2008 à 15:09
ca par contre c'est normal tu appelle la meme page dans ton form donc quand il la recharge les boutons sont réinitialiser
par contre ca empeche de clicker deux fois de suite avant que le form n'ai été traité
0