<%
if session("nomstruct") <> rs("NomStructure") then
Response.Redirect "message.htm"
end if
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Rechercher des périodiques</title>
</head>
<body bgcolor="#FFFFFF">
<p> </p>
<table border="0" bordercolor="#111111" width="100%" bgcolor="#FFFFFF">
<tr>
<td width="100%">
<p align="left"><font face="Verdana" color="#FFCC00" size="4"><b>Gestion des collections</b></font>
<p align="center"> </td>
</tr>
<tr>
<td width="100%" bgcolor="#FFFFFF">
<form method="POST" action="traitementgestcoll.asp"><p>
</p>
<p>
<font face="Verdana"><b>Sélectionner un périodique :</b></font></p>
<p>
</p>
<p>
<b><font face="Verdana" color="#27612F">Titre</font>
<font color="#000080"> :</font> </b> <select size="1" name="titrep" style="font-family: Verdana">
<option selected>Actualité et dossier en santé publique (ADSP)</option>
<option>Actualité sociale hebdomadaire (ASH)</option>
<option>La santé de l'homme</option>
</select></p>
<p> </p>
<p align="center"><input type="
submit" value="Valider" name="envoie" style="font-family: Verdana"> <input type="reset" value="Annuler" name="annul" style="font-family: Verdana"></p>
</form>
<p>
</td>
</tr>
<tr>
<td width="100%"></td>
</tr>
</table>
<p> </p>
</body>
Partager