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}&nbsp;</td> 
    <td>{numero_serie_type}&nbsp;</td> 
    <td style="TEXT-ALIGN: right">{numero_serie_nombre}&nbsp;</td> 
    <td>{numero_serie_start}&nbsp;</td> 
    <td>{numero_serie_end}&nbsp;</td> 
    <td>{lblInfo}&nbsp;</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">&nbsp;</th>
 
    <th scope="col">&nbsp;</th>
 
    <th scope="col">&nbsp;</th>
 
    <th scope="col">&nbsp;</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">&nbsp;</th>
 
    <th scope="col">&nbsp;</th>
  </tr>
 
  <!-- BEGIN Row -->
  <tr>
    <td style="TEXT-ALIGN: right">{numero_serie_annee}&nbsp;</td> 
    <td style="TEXT-ALIGN: right">{numero_serie_type}&nbsp;</td> 
    <td style="TEXT-ALIGN: right">{numero_serie_nombre}&nbsp;</td> 
    <td style="TEXT-ALIGN: right">{lblCompteur}&nbsp;</td> 
    <td style="TEXT-ALIGN: right">{id}&nbsp;</td> 
    <td>{mehari_an}&nbsp;</td> 
    <td>{mehari_type}&nbsp;</td> 
    <td>{mehari_numero_serie}&nbsp;</td> 
    <td>{mehari_date_circulation}&nbsp;</td> 
    <td>{lblNumSerieGroup}&nbsp;</td> 
    <td>{lblNumSerieOK}&nbsp;</td>
  </tr>
 <!-- END Row -->
  <!-- BEGIN NoRecords -->
  <tr>
    <td colspan="11">Aucun recensement</td>
  </tr>
  <!-- END NoRecords -->
</table>
<!-- END Grid grdRecensement --><br>
</body>
</html>