ELECSHOP
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.
Le Deal du moment :
Réassort du coffret Pokémon 151 ...
Voir le deal

formulaire et tableau médical

Aller en bas

formulaire et tableau médical Empty formulaire et tableau médical

Message par sadji meriem Mer 15 Avr - 10:58

ce travail réaliser par SADJI MERIEM AOUTOU NABILA CHERCHOURI NIHAL
TP d’informatique Médicale
De faire un formulaire de dossier médical d’un patient dans un hôpital Pour éviter la perdre de dossier médical
Les maladies et les médicaments de chaque maladie et la durée de traitement

<html>
<head>
<script type="text/javascript">
function displayResult()
{
var u=document.getElementById("user").value;
var p=document.getElementById("psw").value;
if( u != "meriem")
{alert("utilisateur non reconu");}
else{
if(p != "123")
{alert("wrong password "+u);}
else
{
document.write("<h3 style'text:center;color:yellow'>Choisisez un lien:<h3>"+"<br>");
document.write('<a href="mr.html"> Lien vers mes maladies et mes medicaments</a>'+'<br>');
document.write('<a href="test7.html">a propos</a>'+'<br>'); }
}}
</script>
</head>
<body>
<h1 style="text-align:center;color:blue">Bienvenus sur page web médical</h1>
<body id="ee" background="ii.jpg" >
<h1 style="text-align:center;color:green">A votre service </h1>
<form>
<fieldset>
<legend></legend>
<h3 style="text-align:left;color:black">Entrez le nom de patient:</h3><input type="text" id="user"/>
<h3 style="text-align:left;color:black">Entrez le mot de pass:</h3><input type="password" id="psw"/>
</fieldset>
</form>
<button type="button" onclick="displayResult()">Entrez</button>
</body>
</html>

le programme de tableau médical:
<html><title>table</title>
<h1 style="text-align:center;color:RED">Mes Maladies <h1>
<p style="text-align:CENTER;color:RED">Le page web de liste des maladies<p>
<body>
<table border=5 width=500 height=200 align="center">
<tr>
<th>Les maladies</th>
<th>Médicaments</th>
<th>Quantité par jour</th>
</tr>
<tr>
<td>Diabéte </td>
<td>GLUCOPHAGE 850mg</br>GLIBIL 5mg </td>
<td><CENTER>1cp 2*j </br>1cp 2*j</CENTER></td>
</tr>
<tr>
<td>Tension </td>
<td>TENSOPREL 25mg</br>AMOLOR 5mg</td>
<td><CENTER> 1cp 2*j</br>1cp à midi </CENTER></td>
</tr>
<tr>
<td>Cardiaque</td>
<td>AMAREL 2.5mg</br>DIGOXINE</td>
<td><CENTER> 1cp 3*j</br> 1cp 2*j</CENTER></td>
</tr>
<tr>
<td>Allergie</td>
<td>ZYRTEC</br>TIFEN</td>
<td><CENTER>1cp/ Le matin </br>1cp Le soir</CENTER></td>
</tr>
<tr>
<td>Anémie en fer </td>
<td>TRIFER FOL</br>TARDYFERONE </td>
<td><CENTER>1cp 3*j </br>1cp Le matin</CENTER></td>
</tr>
</table>
<h2 style="text-align:LEFT;color:RED">Revenir a la page principale:<h2>
<ul><li><a href="meriem.html">lien de retour a la page principale</a></li></ul>
<body id="ee" background="3.jpg">
</div>
</body>
</html>

la propos
<html>
<body>
<h1 style="text-align:center;color:black">Université Mohamed Bouguara </h1>
<h1 style="text-align:center;color:black">Faculté des sciences </h1>
<h3 style="text-align:center;color:black">Option :imagerie et Appareillage Biomédicale</h3>
<h3 style="text-align:center;color:black">Module :informatique Médical</h3>
<h3 style="text-align:center;color:black">Test TP</h3>
<h3 style="text-align:center;color:black">Réaliser par: </h3>
<h3 style="text-align:center;color:black">SADJI MERIEM</h3>
<h3 style="text-align:center;color:black"> AOUTOU NABILA</h3>
<h3 style="text-align:center;color:black">CHERCHOURI NIHAL</h3>
<h5 style="text-align:center;color:black">Année Universitaire </h5>
<h5 style="text-align:center;color:black">2014/2015</h5>

</body>
</html>
formulaire et tableau médical Imageformulaire et tableau médical Image1

sadji meriem

Messages : 1
Date d'inscription : 03/02/2015

Revenir en haut Aller en bas

Revenir en haut

- Sujets similaires

 
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum