Showing source for: https://datalib.net/
Duration: 0.213004s
Server: nginx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>DATALIB.net A.D.E.L.C.</title>
<meta NAME="keywords" CONTENT=" librairie, gestion librairie, slf, meilleures ventes, bibliographie, top ventes, livres, revues, polars, bd, services aux libraires ">
<meta name="robots" content="all" >
<meta name="author" content="S.D.S.L." >
<meta name="identifier-URL" content="http://www.datalib.net/" >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<LINK REL=stylesheet HREF="main.css" TYPE="text/css">
<LINK rel="shortcut icon" href="images/static/logo_boule.ico" type="image/x-icon">
<script type="text/javascript" language="JavaScript">
//fonction a controler
function ouvrirpage(adresse_url)
{
adresse = adresse_url;
page_editeur = window.open(adresse,"_blank");
}
//fonction a controler
function FermerfenetreIE() {
var obj_window = window.open('close.html', '_self');
obj_window.opener = window;
obj_window.focus();
opener=self;
self.close();
}
</script>
<!-- RAYNETTE-LIVECOUNTER -->
<!--<script language="javascript" type="text/javascript" src="/raynette/livecounter/index.php"></script> -->
<!-- /RAYNETTE-LIVECOUNTER -->
<style type="text/css">
<!--
.Style36 {font-size: 16px}
-->
</style>
<!-- GOOGLE ANALYTIC --->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-23632653-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<!-- code optimisé -->
<body id="principal" >
<!-- Séparation des blocs par zone-->
<div id="generale">
<!--Bloc contenant l'entete avec le logo DATALIB-->
<!--<div id="entete_sans_trait_base" > -->
<table width="100%" >
<tr>
<td width="122" >
<script type="text/javascript" language="JavaScript" >
function effacerLogin()
{
document.form_login.PHP_AUTH_USER.value = "";
document.form_login.PHP_AUTH_PW.value = "";
document.form_login.PHP_AUTH_USER.focus();
}
function valider_login()
{
if (document.form_login.PHP_AUTH_USER.value=='')
{
alert("Merci d'entrer un identifiant libraire. ");
document.form_login.PHP_AUTH_USER.focus();
return false;
}
else
if (document.form_login.PHP_AUTH_PW.value=='')
{
alert("Merci d'entrer un mot de passe.");
document.form_login.PHP_AUTH_PW.focus();
return false;
}
else
{
document.form_login.submit();
//return valider();
}
}
// Ajout BK pour gerer la touche "enter" avec firefox et autre navigateurs
function enter(e){
if(!e){
//for IE
e = window.event;
}
if(e.keyCode==13){
//keyCode "enter"
return true;
}
else return false;
}
</script>
<form name="form_login" method="post" action="fonctions/Authentif.php" onSubmit="return false;" >
<div id="login">
<!-- Tableau contenant l'espace de loggin-->
<table width="100%" >
<tr>
<td align="center" ><font class="petit"> Identifiant </font></td>
<td align="center" ><font class="petit"> Mot de passe </font></td>
</tr>
<tr>
<td align="center">
<input name="PHP_AUTH_USER" type="text" value="" size="8" maxlength="7" onKeyPress="if ( enter(event) == true ) document.form_login.PHP_AUTH_PW.focus();">
</td>
<td align="center">
<input name="PHP_AUTH_PW" type="password" value="" size="8" maxlength="8" onKeyPress="if ( enter(event) == true ) valider_login(); ">
</td>
</tr>
<tr>
<td align="center">
<div class="petit" onclick="javascript:valider_login() ;" style="cursor:pointer;">
Valider
</div>
</td>
<td align="center">
<div class="petit" onclick="javascript:effacerLogin();" style="cursor:pointer;">
Effacer
</div>
</td>
</tr>
</table> <!-- Fin de l'espace de login -->
</div> <!-- Fin de id log-->
</form>
</td>
<td width="66%" align="center">
<span class="Style19"><b style='color:#336699;'>www.datalib.net</b></span>
<br>
<font class="petit_consultation_gris">
<!-- Ecriture de l'entete : Titres accessibles, et Données mises à jour -->
Titres accessibles : 976 095 Données mises à jour au : 11-02-2025  </font>
</td>
<td width="122" align="center">
<span class="petit">
<a href="JavaScript:FermerfenetreIE()">Quitter DATALIB<br></a>
</span>
<a href="javascript:FermerfenetreIE();">
<img src="/images/bouton_fermer2.gif" alt="Quitter DATALIB " width="23" height="20" border="0" align="middle">
</a>
</td>
</tr>
</table>
<!--Bloc contenant le contenu central -->
<table width="100%" >
<tr>
<td width="*" valign="top">
<!--Bloc contenant la zone de news -->
<div align="center">
<font class="moyen" >
Recherche et consultation : </font>
</div>
<!-- <fieldset id="information">
<div align="center"><span class="ligneTab"><br>
Information !</span><span class="moyenGras"><br>
</span><span class="moyen_noir">Pour une meilleure analyse des ventes titre à titre, désormais la colonne de gauche des différents tableaux contient<br>
le cumul des ventes sur 12 mois glissants + mois en cours pour chaque librairie et non plus<br>
le total des ventes depuis l'entrée de la librairie dans le réseau DATALIB </span><br>
<br>
</div>
</fieldset>
<br> -->
<!-- ZONE DE RECHERCHE -->
<script type="text/javascript" language="JavaScript">
function ouvrirpage_recherche_ean13()
{
adresse = "fonctions/rech_ean13.php";
ean13cherche = document.search_ean13.ean13cherche.value;
tri = document.search_ean13.tri.value;
adresse = "fonctions/page_stock.php?ean13cherche="+ean13cherche+"&tri="+tri;
document.search_ean13.ean13cherche.value = "";
page_recherche_ean13 = window.open(adresse,"_blank");
}
function ouvrirpage_recherche_auteur()
{
if (typeof(page_recherche_auteur)=="object" && page_recherche_auteur.closed==false) page_recherche_auteur.close();
adresse = "fonctions/rech_auteur.php";
auteur = "x"+document.search_auteur.auteur.value;
editeur1 = document.search_auteur.editeur1.value;
//cat = 1; //document.search_auteur.cat.checked.value; //1;
if (document.search_auteur.cat[0].checked) {cat = 1;}
if (document.search_auteur.cat[1].checked) {cat = 0;}
adresse = "fonctions/rech_auteur.php?auteur="+auteur+"&editeur1="+editeur1+"&cat="+cat;
page_recherche_auteur = window.open(adresse,"_blank");
}
function enter(e){
if(!e){
//for IE
e = window.event;
}
if(e.keyCode==13){
//keyCode "enter"
return true;
}
else return false;
}
</script>
<div id="recherche">
<!-- L'utilisateur est déconnecté-->
<div id="module_recherche">
<table width="99%" align="center">
<tr>
<td width="30%" valign="top" align="center">
<!-- Par auteur -->
<div id="rech_auteur" >
<form name="search_auteur" method="post" action="" style="margin-top:5px; padding-bottom:0px;" >
<div style="background-color:#336699;" align="center">
<font class="moyen" >
Par auteur
</font>
</div>
<table>
<tr>
<td>
<font class="moyen" >Auteur :</font>
</td>
<td>
<input name="auteur" type="text" size="13" maxlength="20" >
</td>
</tr>
<tr>
<td>
</td>
<td align="center">
<font class="moyen" >
Valider
</font>
<font class="moyen" >
Effacer
</font>
</td>
</tr>
</table>
</form>
</div>
</td>
<td width="*" valign="top" align="center">
<!-- Par mots du titre et auteur -->
<div id="rech_titre" align="center">
<form name="search_titre" method="post" action="" style="margin-top:5px; padding-bottom:0px;">
<div style="background-color:#336699;" >
<font class="moyen">
Par mot(s) du titre, auteur et éditeur
</font>
</div>
<table >
<tr>
<td align="right" width="30%">
<font class="moyen" > Mot 1 :</font>
</td>
<td >
<input type="text" name="mot1" size="13" maxlength="15">
</td>
</tr>
<tr>
<td align="right">
<font class="moyen" > Mot 2 :</font>
</td>
<td>
<input type="text" name="mot2" size="13" maxlength="15">
</td>
</tr>
<tr>
<td align="right">
<font class="moyen" > Auteur:</font>
</td>
<td>
<input type="text" name="auteur1" size="13" maxlength="15">
</td>
</tr>
<tr>
<td align="right">
<font class="moyen" > Editeur:</font>
</td>
<td>
<input type="text" name="editeur1" size="13" maxlength="15">
</td>
</tr>
<tr>
<td> </td>
<td align="center">
<font class="moyen" >
Valider
</font>
<font class="moyen" >
Effacer
</font>
</td>
</tr>
</table>
</form>
</div>
</td>
<td width="30%" valign="top" align="center">
<!-- Par l'EAN13 -->
<div id="rech_ean" >
<form name="search_ean13" method="post" action="" style="margin-top:5px; padding-bottom:0px;" >
<div style="background-color:#336699;" align="center">
<font class="moyen" >
Par EAN13
</font>
</div>
<table>
<tr>
<td>
<font class="moyen" >EAN13:</font>
</td>
<td>
<input name="ean13cherche" type="text" size="13" maxlength="13">
</td>
</tr>
<tr>
<td>
</td>
<td align="center">
<font class="moyen" >
Valider<br>(ou touche 'enter')
</font>
<font class="moyen" >
Effacer
</font>
</td>
</tr>
</table>
</form>
</div>
</td>
</tr>
</table>
</div> <!-- Fin du module de recherche-->
</div> <!-- Fin de la zone recherche -->
<script language="JavaScript" type="text/javascript">
function is_numeric(num)
{
var exp = new RegExp("^[0-9-.]*$","g");
return exp.test(num);
}
//Efface les séléctions des champs textes de tout les formulaires ()
function effacerChamps(choix)
{
switch (choix)
{
case 1 : {
document.search_auteur.auteur.value = "";
document.search_auteur.auteur.focus();
break;
}
case 2 : {
document.search_titre.mot1.value = "";
document.search_titre.mot2.value = "";
document.search_titre.auteur1.value = "";
document.search_titre.mot1.focus();
break;
}
case 3 : {
document.search_ean13.ean13cherche.value = "";
document.search_ean13.ean13cherche.focus();
break;
}
case 5 : {
document.search_ean13c.ean13c.value = "";
document.search_ean13c.ean13c.focus();
break;
}
} // fermeture switch des choix
}
function envoiRecherche(choix)
{
switch (choix)
{
//Appui sur la touche entrer (sinon l'envoi de la requete est doublée)
case 1 : {
//************* Rechercher un auteur****************//
if (document.search_auteur.auteur.value.length<3)
{
alert("Merci d'entrer un auteur.\n(recherche de 3 caractéres minimum) ");
document.search_auteur.auteur.focus();
return false;
}
break;
}//Fin recherche un auteur
//Appui sur le bouton envoyer
case 11 : {
//************* Rechercher un auteur****************//
if (document.search_auteur.auteur.value.length<3)
{
alert("Merci d'entrer un auteur.\n(recherche de 3 caractéres minimum) ");
document.search_auteur.auteur.focus();
return false;
}
else
{
//if (typeof(page_recherche)=="object" && page_recherche.closed==false)page_recherche.close();
document.search_auteur.submit();
}
break;
}//Fin recherche un auteur
case 2 : {
//*********** Rechercher un titre par un ou Deux mots + titre en option ***********//
//contraintes :
// 1er mot doit etre non vide et de plus de trois caractéres.
// si second mot alors sup à trois caractéres
if ( document.search_titre.mot1.value.length<3)
{
alert("Merci d'entrer un premier mot .\n (recherche de 3 caractéres minimum) ");
document.search_titre.mot1.focus();
return false;
break;
}
else
{
document.search_titre.submit();
}
break;
}//Fin recherche mots titre plus auteur
//Appui sur le bouton entrer pour eviter le double envoi
case 3 : {
texte = document.search_ean13.ean13cherche.value.substring(0,3);
if ( is_numeric(texte) )
{
if ( (document.search_ean13.ean13cherche.value.length < 12))
{
alert("Vous devez saisir un EAN13 valide");
return false;
}
}
else
{
alert("Vous n'etes pas en clavier MAJUSCULE");
return false;
}
break;
}//Fin recherche par
//Appui sur le bouton valider
case 33 : {
//str_replace(" ","",document.search_ean13.ean13cherche.value);
texte = document.search_ean13.ean13cherche.value.substring(0,3);
if ( is_numeric(texte) )
{
if ( (document.search_ean13.ean13cherche.value.length < 12))
{
alert("Vous devez saisir un EAN13 valide");
return false;
}
else
{
document.search_ean13.submit();
}
}
else
{
alert("Vous n'etes pas en clavier MAJUSCULE");
return false;
}
break;
}//Fin recherche par ean13
case 5 : {
if ( (document.search_ean13c.ean13c.value.length < 12))
{
alert("Vous devez saisir un EAN13 validecccccc");
return false;
}
break;
}//Fin recherche par ean13
case 55 : {
if ( (document.search_ean13c.ean13c.value.length < 12))
{
alert("Vous devez saisir un EAN13 validescccc");
return false;
}
else
document.search_ean13c.submit();
break;
}//Fin recherche par ean13
}//Fin choix
}
</script>
<!-- ZONE CADENCIER --><!-- ZONE DE CONSULTATION -->
<table width="800" align="center" >
<tr>
<td align="left"> </td>
<td width="109"> </td>
<td width="110"> </td>
<td width="139"> </td>
<td align="center"> </td>
<td> </td>
</tr>
<tr>
<td align="right">
<a href="javascript:ouvrirpage('../index2.php')" title="Services DATALIB" onClick="">
<img border="0" src="images/suivant_bleu.gif" alt="Services DATALIB"></a>
<br> </td>
<td align = "left">
<p>
<a href="javascript:ouvrirpage('../index2.php')" title="Services DATALIB" class="moyen_noir" onClick="">Services DATALIB</a>
<br>
</td>
<td align = "right"><img border="0" src="images/suivant_bleu.gif" alt="Services pour les libraires du réseau DATALIB"></td>
<td align = "left" class="moyen" ><div align="center">Services pour les libraires du réseau DATALIB<br>
</div></td>
<td width="92" align="right"><a href="javascript:ouvrirpage('../info.php?lib=')" title="Accès aux meilleures ventes" onClick=""><img border="0" src="images/suivant_bleu.gif" alt="Accès aux meilleures ventes"></a><br></td>
<td width="173" align = "left"> <p><a href="javascript:ouvrirpage('../info.php?lib=')" title="Accès aux meilleures ventes" class="moyen_noir" onClick="">Accès aux meilleures ventes </a><br></td>
</tr>
<tr>
<td width="101" align="right"> </td>
<td width="109" align = "left"> </td>
<td align = "right">
<a href="javascript:ouvrirpage('http://www.datalib.fr/?m=518ed29525738cebdac49c49e60ea9d3')" title="Lien vers nouveau Datalib" >
<img border="0" src="images/suivant_bleu.gif" alt="Consulter le site de l'ADELC"></a></td>
<td align = "left" class="moyen" >
<a style=' font-size: 14px; color: #d2131a;' href="javascript:ouvrirpage('http://www.datalib.fr/?m=518ed29525738cebdac49c49e60ea9d3')" title="Lien vers nouveau Datalib" class="standard" >
<b>NOUVEAU SITE</b> </a>
<td align = "right"></td>
<td align = "left"></td>
<td align="right"> </td>
<td align = "left"> </td>
</tr>
</table>
</td>
</tr>
</table>
<div align="center"><font size=-1></font><font size=-1><br>
</font>
</div>
<br>
<!-- ********************************** FIN PIED DE PAGE ********************************** -->
</div> <!-- GENRERALE -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-5436494-7");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
# |
Url |
Url |
Source |
Date |
1 |
https://datalib.net/ |
|
2025-02-11 23:06:41 |
2 |
https://agoiare.dlbookit.se/(S(ydj… |
|
2025-02-11 23:06:40 |
3 |
https://thebolditalic.com/?gi=d9c3… |
|
2025-02-11 23:06:40 |
4 |
https://thebolditalic.com/?gi=a81d… |
|
2025-02-11 23:06:39 |
5 |
https://digi51sa.netlify.app/resea… |
|
2025-02-11 23:06:36 |
6 |
https://thebolditalic.com/?gi=d117… |
|
2025-02-11 23:06:36 |
7 |
https://thebolditalic.com/?gi=a457… |
|
2025-02-11 23:06:34 |
8 |
https://thebolditalic.com/?gi=3e3a… |
|
2025-02-11 23:06:32 |
9 |
https://ya-4545-8.ewr1.vultrobject… |
|
2025-02-11 23:06:32 |
10 |
https://thebolditalic.com/?gi=855b… |
|
2025-02-11 23:06:31 |
11 |
https://agoiare.dlbookit.se/(S(42q… |
|
2025-02-11 23:06:31 |
12 |
https://thebolditalic.com/?gi=57fc… |
|
2025-02-11 23:06:30 |
13 |
https://boka.agoiare.se/(S(pycdn0w… |
|
2025-02-11 23:06:30 |
14 |
https://agoiare.dlbookit.se/(S(1zz… |
|
2025-02-11 23:06:29 |
15 |
https://ya-tendoncare-21.sos-de-fr… |
|
2025-02-11 23:06:25 |
16 |
https://thebolditalic.com/?gi=fe6a… |
|
2025-02-11 23:06:24 |
17 |
https://thebolditalic.com/?gi=3491… |
|
2025-02-11 23:06:22 |
18 |
https://thebolditalic.com/?gi=8adc… |
|
2025-02-11 23:06:22 |
19 |
https://agoiare.dlbookit.se/(S(1v1… |
|
2025-02-11 23:06:21 |
20 |
https://bioblendcbdgummies.org/en-… |
|
2025-02-11 23:06:20 |