Poster un formulaire avec un href
Résolu
nox
-
Profil bloqué -
Profil bloqué -
Bonjour!
j'ai un problème le boutton inserer.
j'arrive pas à faire une liaison avec ma form et le boutton inserer.
comment faire?
voici mon code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Mouvements des entrées matériels</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="p3.css">
</head>
<body>
<div style="position: absolute; left:60px; top:205px; width:125px; height:50px; z-index:1; overflow: auto;" id="liens">
<font size="+1"><a href="p3.php"><b> INSERER </b></a></font><br>
<div style="position: absolute; left:60px; top:255px; width:100px; height:50px; z-index:1; overflow: auto;" id="liens" >
<font size="+1"><a href="p3.php"><b> MODIFIER </b></a></font><br>
</div>
<div style="position: absolute; left:60px; top:305px; width:125px; height:50px; z-index:1; overflow: auto;" id="liens" >
<font size="+1"><a href="p3.php"><b> SUPPRIMER </b></a></font><br>
</div>
<div id="mil">
<table border="0" width="250">
<form name="f1" method="post" action="ins_p3.php">
<tr height="40"><td>Code_E :</td>
<td><input type="text" name="ce" maxlength="20"></td>
</tr>
<tr height="40"><td>Anomalie :</td>
<td><input type="text" name="anom" maxlength="20"></td>
</tr>
<tr height="40"><td>Solution :</td>
<td><input type="text" name="sol" maxlength="20"></td>
</tr>
<tr height="40"><td>Quantité_E :</td>
<td><input type="text" name="qtee" maxlength="20"></td>
</tr>
</form>
</table>
</div>
</body>
</html>
j'ai un problème le boutton inserer.
j'arrive pas à faire une liaison avec ma form et le boutton inserer.
comment faire?
voici mon code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Mouvements des entrées matériels</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="p3.css">
</head>
<body>
<div style="position: absolute; left:60px; top:205px; width:125px; height:50px; z-index:1; overflow: auto;" id="liens">
<font size="+1"><a href="p3.php"><b> INSERER </b></a></font><br>
<div style="position: absolute; left:60px; top:255px; width:100px; height:50px; z-index:1; overflow: auto;" id="liens" >
<font size="+1"><a href="p3.php"><b> MODIFIER </b></a></font><br>
</div>
<div style="position: absolute; left:60px; top:305px; width:125px; height:50px; z-index:1; overflow: auto;" id="liens" >
<font size="+1"><a href="p3.php"><b> SUPPRIMER </b></a></font><br>
</div>
<div id="mil">
<table border="0" width="250">
<form name="f1" method="post" action="ins_p3.php">
<tr height="40"><td>Code_E :</td>
<td><input type="text" name="ce" maxlength="20"></td>
</tr>
<tr height="40"><td>Anomalie :</td>
<td><input type="text" name="anom" maxlength="20"></td>
</tr>
<tr height="40"><td>Solution :</td>
<td><input type="text" name="sol" maxlength="20"></td>
</tr>
<tr height="40"><td>Quantité_E :</td>
<td><input type="text" name="qtee" maxlength="20"></td>
</tr>
</form>
</table>
</div>
</body>
</html>
A voir également:
- Poster un formulaire avec un href
- Whatsapp formulaire opposition - Guide
- Formulaire de réclamation facebook - Guide
- Formulaire de reclamation instagram - Guide
- Un formulaire rempli - Guide
- Comment poster une vidéo sur tiktok - Guide