1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>.:Insciption:.</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="images/ico.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="CSS/style_div.css">
<link rel="stylesheet" type="text/css" href="menu/transparent.css" />
<link rel="stylesheet" type="text/css" href="CSS/global.css" />
<link rel="stylesheet" type="text/css" href="CSS/style.css">
{literal}
<script src="scriptaculous/lib/prototype.js" type="text/javascript"></script>
<script src="scriptaculous/src/effects.js" type="text/javascript"></script>
<script type="text/javascript" src="JS/fabtabulous.js"></script>
<script type="text/javascript" src="JS/validation.js"></script>
<script type="text/javascript" src="JS/date.js"></script>
<script type="text/javascript" src="menu/menu.js"></script>
<script type="text/javascript" src="menu/men.js"></script>
<script language="JavaScript" type="text/JavaScript">
<!--
<!--
function valider(logg) {
var inputElement = document.getElementById('hide');
if(logg.login.value=="")
{
alert('veuillez saisir votre login SVP!');
return false;
}
if(logg.pwd.value=="")
{
alert('veuillez saisir votre mot de passe SVP!');
return false;
}
else
{inputElement.value = 'submit';
document.logg.submit();
}
}
function verif(test) {
var inputElement = document.getElementById('x');
if(test.login2.value=="oo")
{
alert('test ok!');
return false;
}
else
{
inputElement.value = 'verif';
document.test.submit();
//document.forms['test'].submit();
}
}
//-->
</script>
{/literal}
</head>
<body>
<table width="1000" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td background="images/SB_2.jpg"><div id="bandeau">
<p> </p>
<p><img src="images/b1.JPG" width="750" height="191"></p>
</div>
<div id="contenu">
<div id="menur">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="6" colspan="3" > <form name="recherche" action="resultsearsh.php" method="get">
<script language="Javascript" type="text/javascript">preChargement();</script>
<script language="Javascript" type="text/javascript">Menu();</script>
<script language="Javascript" type="text/javascript">Chargement();</script>
</form> </td>
</tr>
</table>
<div id="curseur" class="infobulle"></div>
<div id="login">
<table width="175" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="12" colspan="3" class="blocgraspa2fond" >Le {$d} {$dd} {$m} {$a}</td>
</tr>
<tr>
<td height="24" colspan="3" class="blocgraspa2fond" id="d"> </td>
</tr>
</table>
<form name="logg" action="" method="post">
<table width="175" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="6" colspan="3" class="entet"> Espace Menbre </td>
</tr>
{if $login==""}
<tr>
<td colspan="2" class="blocinput">Login : </td>
<td width="60" height="25" class="blocinput">
<input name="login" type="text" id="emailLogin3" size=10 class="input"></td>
</tr>
<tr>
<td colspan="2" class="blocinput">Password : </td>
<td height="25" class="blocinput">
<input name="pwd" type="password" id="pwd" size="10" class="input">
</td>
</tr>
<tr>
<td colspan="2" class="blocinput"> </td>
<td class="blocinput">
<input id="hide" name="x" type="hidden" value="notsubmit">
<input type="button" name="Submit"class="entet" value="Login" onClick="valider(logg)">
</td >
</tr>
{if $test=="false"}
<tr>
<td height="27" colspan="3" class="erreur">Erreur dauthentification</td>
</tr>
{/if}
<tr>
<td height="18" colspan="3" class="bloc"><a href="inscription.php" >Inscrivez vous !</a></td>
</tr>
<tr>
<td height="8" colspan="3" class="bloc"><a href="" >Mot de passe oublié ? </a> </td>
</tr>
{else}
<tr>
<td height="16" colspan="3" class="blocgras"> </td>
</tr>
<tr>
<td height="23" colspan="3" class="blocgras"> Bienvenu {$login} </td>
</tr>
<tr>
<td height="20" colspan="3" class="blocgras"><a href="user_compte.php">Votre Compte</a></td>
</tr>
<tr>
<td height="10" colspan="3" class="blocgras"></td>
</tr>
<tr>
<td height="13" colspan="3" class="blocgras"><a href="redirec_user.php?url={$URL}">
<input type="button" name="deconn" value="Déconnexion" class="entet">
</a></td>
</tr>
{/if}
</table>
</form>
</div>
</div>
<div id="menul"></div>
<div id="vide"></div>
<div id="contenu3">
<p> </p>
<form id="test" method="post" action="" name="test">
<table width="570" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="3" colspan="4" class="entet">INSCRIPTION</td>
</tr>
<tr>
<td height="3" colspan="4" class="blocleft"> </td>
</tr>
<tr>
<td width="78" height="11" class="blocleft"> </td>
<td width="170" height="11" class="blocleft">
<label for="label17" >Login : <span class="erreur">*</span></label>
</td>
<td width="153" class="blocleft">
<input name="login2" class="required" id="field12" title="Enter votre login" size="25" onChange="verif(test);" />
</td>
<td class="blocleft">
<input name="x2" id="x" type="hidden" value="verfdispo">
{if $verif==ok}<span class="ok"> Ce login est disponible </span> {/if}
{if $verif==nok}<span class="erreur"> Ce login est non disponible </span> {/if}
</td>
</tr>
<tr>
<td class="blocleft"> </td>
<td class="blocleft">
<label for="label18">Mot de passe :<span class="erreur">*</span></label></td>
<td class="blocleft"><input name="psw" type="text" class="required validate-password" id="psw" title="Entrer le mot de passe a au moins 6 characters" size="25" />
</td>
<td class="blocleft"> </td>
</tr>
<tr>
<td class="blocleft"> </td>
<td class="blocleft">
<label for="label19">Confirmer Mot de passe :<span class="erreur">*</span></label></td>
<td class="blocleft"><input name="cpsw" type="text" class="required validate-password-confirm" id="cpsw" title="Entrer le meme mot de passe pour confirmation" size="25" /> </td>
<td class="blocleft"> </td>
</tr>
<tr>
<td class="blocleft"> </td>
<td class="blocleft">
<label for="label6">Nom :<span class="erreur">*</span></label></td>
<td class="blocleft">
<input name="nom" class="required validate-alpha" id="label20" title="Entrer votre nom" size="25" /> </td>
<td class="blocleft"> </td>
</tr>
<tr>
<td class="blocleft"> </td>
<td class="blocleft">
<label for="label5">Prénom :<span class="erreur">*</span></label></td>
<td class="blocleft">
<input name="pnom" class="required validate-alpha" id="label21" title="Entrer votre prenom" size="25" /> </td>
<td class="blocleft"> </td>
</tr>
<tr>
<td class="blocleft"> </td>
<td class="blocleft">
<label for="label4">Date de naissance :</label></td>
<td class="blocleft"><input name="datenaiss" class="date" id="date4" title="votre date" size="25" onClick=" window.open('uses/calendrier.php?frm=ins&ch=datenaiss','calendrier','width=280,height=170, top= 200, left=300,scrollbars=0,menubar=0,toolbar=0, status=0').focus();"/>
</td>
<td class="blocleft"> </td>
</tr>
<tr>
<td class="blocleft"> </td>
<td class="blocleft"><label for="label107" class="required">Sexe : </label></td>
<td class="blocleft"><input type="radio" name="sex" value="Masculin" checked>
Masculin
<input type="radio" name="sex" value="Feminin">
Feminin</td>
<td class="blocleft"> </td>
</tr>
<tr>
<td class="blocleft"> </td>
<td class="blocleft">
<label for="label3">E-mail :<span class="erreur">*</span></label></td>
<td class="blocleft">
<input name="email" class="required validate-email" id="label22" title="Entrer votre adresse email" size="25" /> </td>
<td class="blocleft"> </td>
</tr>
<tr>
<td class="blocleft"> </td>
<td class="blocleft">
<label for="label2">Adresse (ligne 1) :</label></td>
<td class="blocleft">
<input name="add1" class="validate-alphanum" id="label23" title="Optional: Entrer votre adresse" size="25" /> </td>
<td class="blocleft"> </td>
</tr>
<tr>
<td class="blocleft"> </td>
<td class="blocleft">
<label for="label">Adresse (ligne 2) :</label></td>
<td class="blocleft">
<input name="add2" class="validate-alphanum" id="label24" title="Optional: Entrer votre adresse" size="25" /> </td>
<td class="blocleft"> </td>
</tr>
<tr>
<td class="blocleft">
<label for="field9"> </label></td>
<td class="blocleft"><label for="field9">Ville :</label></td>
<td colspan="2" class="blocleft">
<select name="sel_vile" id="select6" class="selection">
<option>1</option>
<option>1</option>
<option>3</option>
</select> </td>
</tr>
<tr>
<td colspan="3" class="blocleft"><span class="blocleft"><span class="erreur">*</span></span> les champs suivants sont obligatoires. </td>
<td width="169" class="blocright"> <p>
</p>
<p>
<input name="button" type="button" class="entet" onClick="valid.reset(); return false" value="Reset" />
<input name="submit" class="entet" type="submit" value="Valider" />
</p></td>
</tr> </table>
</form>
</div>
<!-- JAVASCRIPT POUR LA VALIDATION DU MENU -->
<script language="JavaScript"> generation();</script>
{literal}
</div>
<div id="pied_page"></div>
<p> </p>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" class="entet"> 2008 </td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html> |
Partager