Formulaire et Javascript (help)
Billy67
-
Lo-chan Messages postés 10 Statut Membre -
Lo-chan Messages postés 10 Statut Membre -
bonjour,
comment envoyer des infos dans un formulaire au fichier afficher.php
<html>
<body>
<table>
<form action="afficher.php" method="post">
<tr>
<td>Nom</td><td><input type="checkbox" name="nom"></td>
</tr>
<tr>
<td>prenom</td><td><inputtype="checkbox"name="prenom"></td>
</tr>
<tr>
<td>valeur</td><td><inputtype="text"name="mtexte"></td>
</tr>
<tr>
<td>
<select name="dmc">
<option value="Choix 1" selected>Choix 1</option>
<option value="Choix 2">Choix 2</option>
<option value="Choix 3">Choix 3</option>
</select>
</td>
</tr>
<tr>
<td><input type="bouton" Value = "Valider"></td>
</tr>
</form>
</table>
</body>
</html>
comment envoyer des infos dans un formulaire au fichier afficher.php
<html>
<body>
<table>
<form action="afficher.php" method="post">
<tr>
<td>Nom</td><td><input type="checkbox" name="nom"></td>
</tr>
<tr>
<td>prenom</td><td><inputtype="checkbox"name="prenom"></td>
</tr>
<tr>
<td>valeur</td><td><inputtype="text"name="mtexte"></td>
</tr>
<tr>
<td>
<select name="dmc">
<option value="Choix 1" selected>Choix 1</option>
<option value="Choix 2">Choix 2</option>
<option value="Choix 3">Choix 3</option>
</select>
</td>
</tr>
<tr>
<td><input type="bouton" Value = "Valider"></td>
</tr>
</form>
</table>
</body>
</html>
A voir également:
- Formulaire et Javascript (help)
- Whatsapp formulaire opposition - Guide
- Formulaire de réclamation facebook compte désactivé - Guide
- Formulaire de reclamation instagram - Guide
- Confirmer le nouvel envoi du formulaire err_cache_miss ✓ - Forum Access
- Récupérer compte outlook sans formulaire - Forum Hotmail / Outlook.com