<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Recensement Statistiques</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 grdDepartement -->
<!-- BEGIN Row --><!-- END Row -->
<!-- BEGIN NoRecords -->Aucun département<!-- END NoRecords -->
<!-- END Grid grdDepartement -->
<!-- BEGIN Grid grdRegion -->
<!-- BEGIN Row --><!-- END Row -->
<!-- BEGIN NoRecords -->Aucune région<!-- END NoRecords --><!-- END Grid grdRegion -->
<!-- BEGIN Grid grdPays -->
<!-- BEGIN Row --><!-- END Row -->
<!-- BEGIN NoRecords -->Aucun pays<!-- END NoRecords --><!-- END Grid grdPays -->
<!-- BEGIN Grid grdType -->
<!-- BEGIN Row --><!-- END Row -->
<!-- BEGIN NoRecords -->Aucun modèle<!-- END NoRecords --><!-- END Grid grdType -->
<!-- BEGIN Grid grdUserForum -->
<!-- BEGIN Row --><!-- END Row -->
<!-- BEGIN NoRecords -->Aucun user<!-- END NoRecords --><!-- END Grid grdUserForum -->
<p class="help_stats">Cette page génère à chaque visite automatiquement un fichier web contenant les statistiques.<br>
Ce fichier est stocké provisoirement pour analyse avant d'être publié sur le site du MCDF.<br>
<br>
Voir le <a href="{lnkEncours_Src}" id="lnkEncours">fichier en cours</a><br>
Publier ce fichier et le rendre actif, cliquer sur <a href="{imlPublication}" id="imlPublication"><img style="BORDER-TOP: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px" alt="{ImageLink1}" src="images/bullet.gif"></a><br>
</p>
<p>Ci-dessous, la liste des fichiers déjà publiés par date/heure au format "jj m aaaa HH mm ss" (limitée aux 10 publications les plus récentes).<br>
Pour supprimer un fichier, cliquer sur l'image <img id="Image1" name="Image1" src="images/not_actif.jpg" alt="Supprimer"> :<br>
<br>
{lblListeFichier} </p>
<p>
<!-- BEGIN Grid grdSemaines -->
<h2>Liste des semaines de recensement pour un total de {lblNombreSemaine} semaines.</h2>
<p>
<table>
  <tr>
    <th scope="col">Semaine </th>
 
    <th scope="col">démarre le</th>
 
    <th scope="col">termine le</th>
 
    <th scope="col">Descriptif</th>
  </tr>
 
  <!-- BEGIN Row -->
  <tr {grdSemaines:rowStyle}>
    <td>{semaine_nom}&nbsp;</td> 
    <td>{semaine_start}&nbsp;</td> 
    <td>{semaine_end}&nbsp;</td> 
    <td>{lblNombre}&nbsp;</td>
  </tr>
 <!-- END Row -->
  <!-- BEGIN NoRecords -->
  <tr>
    <td colspan="4">Aucune semaine</td>
  </tr>
  <!-- END NoRecords -->
</table>
&nbsp;</p>
<!-- END Grid grdSemaines -->
</body>
</html>