b374k
m1n1 1.01
Apache
Linux webd001.cluster107.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
uid=2234(oyaide) gid=100(users) groups=100(users)
server ip : 213.186.33.18 | your ip : 216.73.216.159
safemode OFF
 >  / home / oyaide / www / moycompany.com / site / accueil /
Filename/home/oyaide/www/moycompany.com/site/accueil/password.php
Size4.96 kb
Permissionrw----r--
Owneroyaide : users
Create time20-Sep-2012 10:07
Last modified20-Sep-2012 10:07
Last accessed20-Sep-2012 10:07
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>

<!-- This site has been generated using the 'Impact Web Site Publisher Pro' plugin for Lightroom. See http://www.photographers-toolbox.com/ for more information -->

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="Impact Web Site Publisher Pro - Photographer's Toolbox">

<meta name="description" content="Vincent Ghyssens">


<meta name="viewport" content="width=900">
<link rel="stylesheet" type="text/css" media="screen" href="./../resources/html5reset-1.6.1.css">
<link rel="stylesheet" type="text/css" media="screen" href="./../resources/mainstyles.css">
<link rel="stylesheet" type="text/css" media="screen" href="./../resources/custom.css">

<style type="text/css">
</style>

<style type="text/css">
H1 { font-variant: small-caps; } </style>

<!--[if lt IE 7]>
<link href="./../pngfix.css" media="screen" rel="stylesheet" type="text/css">
<![endif]-->

<script type="text/javascript" src="./../resources/live_update_lr3.js"></script>

<script type="text/javascript">
<!--
window.AgMode = "publishAsSubGallery";
-->
</script>



<script type="text/javascript"><!--
--></script>


<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-11391888-2']);
_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>
<body>
<div class="topmenu">


<div id="container" class="topmenu">


<div id="menuwrapper"><div id="menu"><div id="menupadding">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td nowrap>
<ul id="menuitems">
<li class="first"><a href="./../index.html" >Accueil</a></li> <li>|</li> <li ><a href="./../galleries.html" >Galerie</a></li> <li>|</li> </ul>
</td>
</tr>
</table>
</div></div></div>


<div id="content"><div id="contentCenterer">
<div id="contentBox">

<h1>Page privée, mot de passe requis</h1>

<div style="text-align: center">
<div id="contact-area">
<form method="post">

<table cellpadding="0" cellspacing="0">
<?php if ($_badLogon) {
?>
<tr>
<span class="LV_validation_message LV_invalid">Identifiant ou mot de passe incorrect</span>
</tr>
<?php
} ?>
<tr>
<td align="right"><label for="name">Identifiant :</label></td>
<td><input type="text" name="username" id="username" /></td>
</tr>
<tr>
<td align="right"><label for="email">Mot de passe :</label></td>
<td><input type="password" name="password" id="password" /></td>
</tr>

<tr>
<td colspan="2" align="center"><input type="submit" name="submit" value="Entrer" class="submit-button" /></td>
</tr>
</table>

<script type="text/javascript" src="./../resources/livevalidation.js"></script>
<script type="text/javascript">
var nameField = new LiveValidation( 'username', {onlyOnSubmit: true } );
nameField.add( Validate.Presence, { failureMessage: "Veuillez compléter le champ" } );

var passwordField = new LiveValidation( 'password', {onlyOnSubmit: true } );
passwordField.add( Validate.Presence, { failureMessage: "Veuillez compléter le champ" } );
</script>
</form>
</div>
</div>

</div>

</div></div>

</div>

</div>

<script type="text/javascript"><!--
--></script>

</body>
</html>