File "recensement_num_serie.html"
Full path: /home/meharicl/www/recensement2/recensement_num_serie.html
File
size: 2.27 B
MIME-type: text/html
Charset: utf-8
Download Open Edit Advanced Editor Back
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>MCDF Recensement Méhari</title>
<meta name="GENERATOR" content="CodeCharge Studio 4.3.00.7676">
<link rel="stylesheet" type="text/css" href="defaut.css">
</head>
<body>
{top}
<!-- BEGIN Grid grdNumSerie -->
<h2>Numéro Série</h2>
<table>
<tr>
<th scope="col">Année</th>
<th scope="col">Type</th>
<th scope="col">Quantité produite</th>
<th scope="col">Numéro Série Début</th>
<th scope="col">Numéro Série Fin</th>
<th scope="col">Nombre recensé</th>
</tr>
<!-- BEGIN Row -->
<tr>
<td>{numero_serie_annee} </td>
<td>{numero_serie_type} </td>
<td style="TEXT-ALIGN: right">{numero_serie_nombre} </td>
<td>{numero_serie_start} </td>
<td>{numero_serie_end} </td>
<td>{lblInfo} </td>
</tr>
<!-- END Row -->
<!-- BEGIN NoRecords -->
<tr>
<td colspan="6">Aucun numéro de série</td>
</tr>
<!-- END NoRecords -->
</table>
<!-- END Grid grdNumSerie --><br>
<!-- BEGIN Grid grdRecensement -->
<h2>Recensement</h2>
<table>
<tr>
<th scope="col"> </th>
<th scope="col"> </th>
<th scope="col"> </th>
<th scope="col"> </th>
<th scope="col">Id</th>
<th scope="col">An</th>
<th scope="col">Type</th>
<th scope="col">Numéro Série</th>
<th scope="col">Date 1ière mise en circulation</th>
<th scope="col"> </th>
<th scope="col"> </th>
</tr>
<!-- BEGIN Row -->
<tr>
<td style="TEXT-ALIGN: right">{numero_serie_annee} </td>
<td style="TEXT-ALIGN: right">{numero_serie_type} </td>
<td style="TEXT-ALIGN: right">{numero_serie_nombre} </td>
<td style="TEXT-ALIGN: right">{lblCompteur} </td>
<td style="TEXT-ALIGN: right">{id} </td>
<td>{mehari_an} </td>
<td>{mehari_type} </td>
<td>{mehari_numero_serie} </td>
<td>{mehari_date_circulation} </td>
<td>{lblNumSerieGroup} </td>
<td>{lblNumSerieOK} </td>
</tr>
<!-- END Row -->
<!-- BEGIN NoRecords -->
<tr>
<td colspan="11">Aucun recensement</td>
</tr>
<!-- END NoRecords -->
</table>
<!-- END Grid grdRecensement --><br>
</body>
</html>