E. Page de locataire
Cette page nous permet d'enregistre les informations en
rapport avec le locataire et les envoyées ans la base de
données.
Les codes
<html>
<head><title><h2>MAISON A LOUER
</h2></title> <link rel="stylesheet"
type="text/css"href=../styles/coin.css></head>
<body>
<table height="1250" width="1300" bgcolor="gray"
cellspacing="0" cellpadding="0"
border="0">
<tr height="100" width="1300" bgcolor="#006600"><td
colspan="3">
<table height="230" width="1300" cellspacing="0"
cellpadding="0" border="0"
background="../photo/MAISON.jpg">
<tr><td></td></tr>
</table> <table align="center" height="40"
width="400">
<tr><td><form method="post"
action="database">
<input type="text" Name=""> <input type="submit"
Value="Rechercher"></form></td></tr></table>
</td></tr>
<tr height="30" width="1300" bgcolor="gray"><td
colspan="3">
<table height="30" align="center" width="600"
cellspacing="0" cellpadding="0"
border="0"><tr><td> <a
href="locataire.php"> <h4 align="center">LOCATAIRE
</h4></a>
</td><td> <a href="bailleur.php"> <h4
align="center"> BAILLEUR </h4> </a></td><td>
<a
51
href="maison.php"> <h4 align="center"> MAISON
</h4> </a></td> <td> <a
href="../report/Rmaison1.php"> <h4 align="center">MAISON
EN LOCATION </h4> </a></td></tr></table>
</td></tr>
<tr height="30" width="1300" bgcolor="gray"><td
colspan="3">
<table height="30" align="center" width="600" cellspacing="0"
cellpadding="0" border="0"><tr><td>
</td></tr></table>
<table height="30" align="center" width="80" cellspacing="0"
cellpadding="0" border="0"><tr><td> <a
href="../Report/Rlocataire.php"> <h4 align="center">DEMANDEUR DES
MAISONS</h4></a> </td></tr></table>
</td></tr>
<tr height="1000"><td bgcolor="gray" width="350">
<table><tr><td>google add <img src="../photo/maisonok.gif"
width="400" height="350"></td></tr></table></td>
<td bgcolor="#FFFFFF" width="600"><table><tr><td>
<form action="receptionlocataire.php" method="POST"> <h2
align="center">VEILLEZ ENREGITRE DANS CETTE FOMULAIRE LES INFORMATION EN
RAPPORT AVEC LE LOCATAIRE </h2> <br/><br/> NOM DU LOCATAIRE
:<input type="text" name="txtnomloc" > <br/><br/> PRENOM DU
LOCATAIRE : <input type="text" name="txtprenomloc" >
<br/><br/> N°CARTE IDENTITE LOCATAIRE: <input type="text"
name="txtnumcarteloc" > <br/> <br/>RESIDENCE DU LOCATAIRE :
<input type="text" name="txtresidenceloc" > <br/><br/>N0
TELEPHONE DU LOCATAIRE :<input type="text" name="txttelloc" >
<br/><br/>ADRESSE EMAIL:<input type="text" name="txtemail"
>
<br/><br/>NUMERO PARCELLE :<input type="text"
name="txtparcelle" > <br/><br/> <input type="submit"
value="Enregistrer" name="btnsave"><input type="Reset" value="Annuler"
name="btnannuler"> </form></td></tr></table>
</td> <td bgcolor="gray"
width="350"><table><tr><td>googleadd</td></tr></table>
</td> </tr>
</table>
</body>
</html>
52
|