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 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<meta name="robots"
content="follow">
<meta http-equiv="imagetoolbar"
content="no">
<meta http-equiv="cache-control"
content="no-cache">
<HTML>
<style type="text/css">
body {
background-image: url(imgs/Trombi.jpg);
background-color:#EFEBEF;
}
#Layer1 {
position:absolute;
width:138px;
height:111px;
z-index:1;
top:255px;
left: 363px;
}
.Style44 {color: #FFFFFF; font-family: Verdana; font-size: 12px; }
.Style48 {
color: #000000;
font-family: Verdana;
font-size: 12px;
}
.Style49 {color: #000000; font-family: Verdana; font-size: 12px; }
.Style53 {
font-size: 12px;
font-family: Verdana;
}
a:link {
color: #000000;
text-decoration: none;
font-family: Verdana;
font-size: 12px;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: underline;
}
a:active {
color: #FF0000;
text-decoration: none;
}
a {
font-family: Verdana;
font-size: 12px;
}
body,td,th {
font-family: Verdana;
font-size: 12px;
color: #000000;
}
.Style007 {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
}
.Style55 {color: #000000}
.Style57 {color: #000000; font-family: Verdana; font-size: 10px; }
.Style58 {color: #FFFFFF}
.Style59 {color: #FFFFFF; font-family: Verdana; font-size: 10px; }
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript">
function imprime() {
if (typeof(window.print) != 'undefined')
{ window.print(); }
}
</script>
<script type="text/javascript">
<!--
function PopupFenster() {
F = window.open("planning/planning.html","Popup","width=620,height=390");
}
// -->
</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<HEAD>
<SCRIPT language="Javascript" type="text/javascript">
function ouvrir(l,h,url) {
hauteur=Math.round((screen.availHeight-h)/2);
largeur=Math.round((screen.availWidth-l)/2);
window.open(url, "site", "toolbar=0,location=0,directories=0,status=0, scrollbars=0,resizable=0,menubar=0,top="+hauteur+",left="+largeur+",width="+l+",height="+h);
}
</SCRIPT>
<!¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤>
<!¤¤¤¤¤ ¤¤¤¤¤¤¤>
<TITLE>Trombinoscope 2.0 -</TITLE>
<!¤¤¤¤¤ ¤¤¤¤¤¤¤>
<!¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤>
<script type="text/javascript">
function Aff()
{ var sql = "SELECT * FROM TNG WHERE Recherche='"+SRecherche.value+"'";
db.Open(sql,connect);
if ( !db.EOF )
{ SRecherche.value=db(0);
SDépartement.value=db(1);
SSévérité.value=db(2);
SAction.value=db(3);
SDescription.value=db(4);
SMail.value=db(5);
SMàJ.value=db(6);
SProcedure.value=db(7);
SUsd.value=db(8);
SSévéritéSoir.value=db(9);
SActionSoir.value=db(10);
SCreation.value=db(11);
SDepartement.value=db(12);
retour.value="Vérifiez de temps en temps la mise à jour de la procédure."; }
else { retour.value="Ce message d'erreur n'existe pas. Contactez les Operateurs IT pour l'ajouter."; }
db.Close(); }
//
function Quitter() // Arret Application
//
{ opener=self;
window.close(); }
//
function LisTou(appel) // liste
//
{ pop=window.open("","Liste","");
pop.document.open();
var aff="<table border=4 style='font-name:Verdana;font-weight:bold;font-size:12'>"+
"<tr><td>Recherche TNG</td><td>Département</td><td>Sévérité</td>"+
"<td>Action</td><td>Description</td><td>Mail</td>><td>Procedure</td><td>Usd</td><td>Creation</td><td>Departement</td><td>SévéritéSoir</td><td>ActionSoir</td>"+
"<td>MàJ</td></tr>";
var sql = "SELECT * FROM TNG";
if (appel)
{ var wh="";
if ( SDépartement.value.length>0 )
{ wh="Département='"+SDépartement.value+"'"; }
if ( SSévérité.value.length>0 )
{ if (wh.length>0) wh+=" AND ";
wh+="Sévérité='"+SSévérité.value+"'"; }
{ if (wh.length>0) wh+=" AND ";
wh+="SévéritéSoir='"+SSévéritéSoir.value+"'"; }
if ( SAction.value.length>0 )
{ if (wh.length>0) wh+=" AND ";
wh+="Action="+Number(SAction.value); }
{ if (wh.length>0) wh+=" AND ";
wh+="ActionSoir="+Number(SActionSoir.value); }
if ( SProcedure.value.length>0 )
{ if (wh.length>0) wh+=" AND ";
wh+="Procedure="+Number(SProcedure.value); }
if ( SUsd.value.length>0 )
{ if (wh.length>0) wh+=" AND ";
wh+="Usd="+Number(SUsd.value); }
if ( SDescription.value.length>0 )
{ if (wh.length>0) wh+=" AND ";
wh+="Description='"+SDescription.value+"'"; }
if ( SDepartement.value.length>0 )
{ if (wh.length>0) wh+=" AND ";
wh+="Departement="+Number(SDepartement.value); }
if ( SCreation.value.length>0 )
{ if (wh.length>0) wh+=" AND ";
wh+="Creation='"+SCreation.value+"'"; }
if ( SMail.value.length>0 )
{ if (wh.length>0) wh+=" AND ";
wh+="Mail="+Number(SMail.value); }
if ( SMàJ.value.length>0 )
{ if (wh.length>0) wh+=" AND ";
wh+="MàJ='"+SMàJ.value+"'"; }
if ( wh.length>0 ) sql+=" WHERE "+wh; }
db.Open( sql, connect);
var tmp;
while( !db.EOF )
{ aff+="<tr>";
for( i = 0; i < db.Fields.Count; i++ )
{ aff+="<td>"+ db(i) +"</td>"; }
aff+="</tr>";
db.MoveNext(); }
db.Close();
aff+="</table>";
pop.document.wriActionn(aff); }
//
function Mod() // Modification
//
{ var rch = " WHERE Recherche='"+SRecherche.value+"'";
retour.value="'"+SRecherche.value+"' ";
var maj="SET Recherche='"+SRecherche.value+"' , "+
" Département='"+SDépartement.value+"' , "+
" Sévérité='"+SSévérité.value+"' , "+
" SévéritéSoir='"+SSévéritéSoir.value+"' , "+
" Action="+Number(SAction.value)+" , "+
" ActionSoir="+Number(SActionSoir.value)+" , "+
" Procedure="+Number(SProcedure.value)+" , "+
" Usd="+Number(SUsd.value)+" , "+
" Description='"+SDescription.value+"' , "+
" Creation='"+SCreation.value+"' , "+
" Departement='"+SDepartement.value+"' , "+
" Mail='"+Number(SMail.value)+"' , "+
" MàJ='"+SMàJ.value+"' ";
var sql="UPDATE TNG "+maj+" "+rch;
try { db.Open( sql,connect );
retour.value+="modifié"; }
catch(e) { retour.value+="inconnu"; } }
//
function Cre() // création
//
{ retour.value="'"+SRecherche.value+"' ";
var sql="INSERT INTO TNG VALUES ( '"+SRecherche.value +"',"+
"'"+SDépartement.value +"',"+
"'"+SSévérité.value +"',"+
"'"+SSévéritéSoir.value +"',"+
+Number(SAction.value)+","+
"'"+SProcedure.value +"',"+
"'"+SActionSoir.value +"',"+
"'"+SUsd.value +"',"+
"'"+SDescription.value+"',"+
"'"+SDepartement.value+"',"+
"'"+SCreation.value+"',"+
+Number(SMail.value)+","+
"'"+SMàJ.value +"')";
try { db.Open( sql,connect );
retour.value+="créé"; }
catch(e) { retour.value+="existe déjà"; } }
//
function Sup() // supression
//
{ retour.value="'"+SRecherche.value+"' ";
var sql="DELETE FROM TNG WHERE Recherche='"+SRecherche.value+"'";
try { db.Open( sql,connect );
retour.value+="supprimé"; }
catch(e) { retour.value+="inconnu"; } }
</script>
<hta:Application
ApplicationName="Recherche TNG"
Border="thick"
BorderStyle="Normal"
Caption="yes"
ContextMenu="yes"
Icon="TNG.ico"
id="TNG"
InnerBorder="no"
MaximizeButton="yes"
MinimizeButton="yes"
Navigable="no"
Scroll="no"
ScrollFlat="no"
Selection="yes"
ShowInTaskBar="yes"
SingleInstance="no"
SysMenu="yes"
Version="1.0"
WindowState="normal"/>
<script language="JavaScript">
function ChangeUrl(formulaire)
{
if (formulaire.ListeUrl.selectedIndex != 0)
{
location.href = formulaire.ListeUrl.options[formulaire.ListeUrl.selectedIndex].value;
}
else
{
alert('Sélectionnez un Département...');
}
}
</script>
<SCRIPT LANGUAGE="JavaScript">
curPage=1;
document.oncontextmenu = function(){return false}
if(document.layers) {
window.captureEvents(Event.MOUSEDOWN);
window.onmousedown = function(e){
if(e.target==document)return false;
}
}
else {
document.onmousedown = function(){return false}
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
</script>
<SCRIPT LANGUAGE="JavaScript">
var dt_deb = new Date();
function pluriel(nb) {
if (nb>1) {return "s"} else {return ""}
}
function FormatTemps(tps) {
var reste="Durée d'utilisation : ";
var min=Math.floor(tps/60);
var sec=tps-min*60
if (min>0) {reste+=min+" minute"+pluriel(min)+" "}
if (sec>0) {reste+=sec+" seconde"+pluriel(sec)}
return reste;
}
function CalculTemps() {
var dt=new Date()
tps = Math.round((dt.getTime() - dt_deb.getTime()) / 1000)
window.status=FormatTemps(tps);
setTimeout("CalculTemps()",1000);
}
function AlertTemps() {
alert(FormatTemps(tps));
}
CalculTemps()
</SCRIPT>
<script type="text/javascript">
function addLien(){
location.href = document.getElementById('SUSD').value;
}
</script>
</HEAD>
<BODY Style=" Font-Family:'Verdana';
Font-Size:'14px';
Font-Weight:'bold';
Scroll="yes"
FGColor="#FFFFFF"
LeftMargin=5
TopMargin=5
MarginWidth=5
MarginHeight=5
onUnLoad="AlertTemps()">
<div id="Layer1">
<p> </p>
<p> </p>
<div align="center"></div>
<div align="right"></div>
<div align="center">
<p><br>
<button class="Style48 Style55" style="background-color:#FFFF9A" onClick="Aff();"> Rechercher</button>
</p>
<div align="left"></div>
</div>
<p align="right"><a name="MoiRef"
href="mailto:dforest@efa.lu?subject="><img src="mail.jpg"
alt=""
name="MoiGif" width="1" height="1" border="0"
style="cursor:hand;border:0"/></a>
<script type="text/javascript">
lm=new Array( "Janvier","Fevrier","Mars",
"Avril","Mai","Juin",
"Juillet","Aout","Septembre",
"Octobre","Novembre","Decembre");
document.title+=" " +
lm[Number(document.lastModified.substr(0,2))-1] +
" " +
document.lastModified.substr(6,4) +
" " +
document.title.substr(0,1);
MoiGif.alt=document.title;
MoiRef.href=MoiRef.href+document.title;
var fso=new ActiveXObject("Scripting.FileSystemObject");
var url=unescape(self.location.pathname);
var adr=(fso.GetExtensionName(url).toLowerCase()!='hta')?1:0;
var dir=fso.GetParentFolderName(url).substr(adr);
var base=dir + "\\" + fso.GetBaseName(url) + ".mdb";
var db =new ActiveXObject( "ADODB.Recordset" );
var driver = "Driver={Microsoft Access Driver (*.mdb)};";
var connect = driver + "DBQ="+base ;
</script>
</p>
</div>
<table width="720" height="430" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="133" class="Style44 Style4 Style48"> </td>
<td height="19" colspan="4"><div id="Layer2" style="position:absolute; width:200px; height:2px; z-index:2; left: 130px; top: 343px;">
<input
name="SRecherche"
type="text" class="Style49"
style="background-color:#E9E9E9" value="Inscrivez le nom du contact..." size="37"/>
</div> <label></label>
<label>
</label></td></tr>
<tr>
<td width="133" class="Style44 Style4 Style48"> </td>
<td height="19" colspan="4"><label>
</label></td>
</tr>
<tr>
<td width="133" class="Style44 Style4 Style48"> </td>
<td width="188" height="23"> </td>
<td width="24" height="23"> </td>
<td width="140"><span class="Style49"><span class="Style44 Style4 Style48"> </span></span></td>
<td width="235" height="23"> </td>
</tr>
<tr>
<td width="133" class="Style44 Style4 Style48"> </td>
<td height="23"><label>
</label></td>
<td height="23"> </td>
<td><span class="Style49"><span class="Style44 Style4 Style48"> </span></span></td>
<td height="23"><div id="Layer6" style="position:absolute; width:54px; height:7px; z-index:6; top: 35px; left: 368px;">
<input name="SProcedure" type="text" class="Style49" id="SProcedure" style="background-color:#E9E9E9" size="7" />
</div></td>
</tr>
<tr>
<td width="133" class="Style44 Style4 Style48"> </td>
<td height="23"><label>
</label></td>
<td height="23"><div align="left"></div></td>
<td> </td>
<td height="23"> </td>
</tr>
<tr>
<td width="133" height="45" class="Style44 Style4 Style48"> </td>
<td colspan="4"> </td>
</tr>
<tr>
<td width="133" height="45" class="Style44 Style4 Style48"> </td>
<td colspan="4"> </td>
</tr>
<tr>
<td width="133" height="45" class="Style44 Style4 Style48"> </td>
<td colspan="4"> </td>
</tr>
<tr>
<td height="18" colspan="5" class="Style44 Style4 Style48"> <div align="left"><br>
<br>
</div></td></tr>
<tr>
<td height="35" class="Style49"> </td>
<td height="35" colspan="4"> </td>
</tr>
<tr>
<td height="35" class="Style49"> </td>
<td height="35" colspan="4"> </td>
</tr>
<tr>
<td height="35" colspan="5" class="Style49"> </td>
</tr>
</table>
<div id="Layer14" style="position:absolute; width:60px; height:39px; z-index:14; left: 641px; top: 68px;"><a href="javascript:addLien()"><img src="imgs/Users.jpg" alt="Contacter cette personne..." width="70" height="43" border="0"></a></div>
<div id="Layer13" style="position:absolute; width:42px; height:34px; z-index:13; left: 675px; top: 312px;"><img src="imgs/Guide.jpg" alt="Manuel d'utilisation..." width="70" height="43"></div>
<div id="Layer12" style="position:absolute; width:39px; height:29px; z-index:12; left: 642px; top: 126px;"><a href="mailto:HelpDeskIT@efa.lu?subject=SUPPORT:%20Trombinoscope&body=%20"><img src="imgs/Aide.jpg" alt="Contacter le support technique..." width="70" height="43" border="0"></a></div>
<div id="Layer10" style="position:absolute; width:22px; height:17px; z-index:10; left: 641px; top: 185px;"><img src="imgs/Mail.jpg" alt="Liste des utilisateurs..." width="70" height="43" border="0"></div>
<div id="Layer8" style="position:absolute; width:123px; height:4px; z-index:8; left: 248px; top: 102px;">
<input
name="SSévérité" type="text" class="Style49" style="background-color:#E9E9E9"
size=25/>
</div>
<div id="Layer7" style="position:absolute; width:157px; height:8px; z-index:7; left: 83px; top: 35px;">
<input
name="SCreation" type="text" class="Style49" id="SCreation" style="background-color:#E9E9E9"
size=30/>
</div>
<div id="Layer5" style="position:absolute; width:146px; height:4px; z-index:5; left: 249px; top: 245px;">
<input name="SDescription" type="text" class="Style49" style="background-color:#E9E9E9" value="" size="25">
</div>
<div id="Layer4" style="position:absolute; width:148px; height:4px; z-index:4; left: 248px; top: 172px;">
<input name="SAction" type="text" class="Style49" style="background-color:#E9E9E9" value="" size="25">
</div>
<div id="Layer3" style="position:absolute; width:120px; height:6px; z-index:3; top: 272px; left: 27px;">
<input name="SDépartement" type="text" class="Style49" style="background-color:#E9E9E9" value="" size="20">
</div>
<blockquote>
<p> </p>
<div id="Layer11" style="position:absolute; width:905px; height:676px; z-index:11; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px none #000000; visibility: visible; left: 1px; top: 396px;"></div>
<form action="SMail" method=GET>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>
<input name="submit" type=submit class="Style53" value="SMail">
</p>
</form>
<p> </p>
<p><span class="Style49"><span class="Style57"><br>
<span class="Style58"> </span></span><span class="Style44"><a href="javascript:PopupFenster()">.</a></span><span class="Style59"> | <a href="javascript:addLien()" class="Style53">.</a> | | <a href="#" class="Style53" onClick="imprime(); return false">Imprimer</a> | <a href="G:\DOCREF\appli\Fips\FIP Help Center\index.htm" target="_blank">.</a> | <a href="G:\DOCREF\appli\Fips\FIP Help Center\index.htm" target="_blank">.</a> | <a href="G:\DOCREF\appli\Fips\FIP Help Center\index.htm" target="_blank">.</a> | <a href="G:\DOCREF\appli\Fips\FIP Help Center\index.htm" target="_blank">?</a></span></span></p>
<div id="Layer9" style="position:absolute; width:79px; height:46px; z-index:9; left: -15px; top: 92px;">
<textarea name="SMail" cols="20" rows="11" wrap="OFF" class="Style53" id="SMail" style="background-color:#E9E9E9"></textarea>
</div>
<p><span class="Style49"><span class="Style59"> </span></span></p>
<p>
<input name="SActionSoir" type="text" class="Style49" id="SActionSoir" style="background-color:#E9E9E9" value="" size="1">
</p>
<p> </p>
<p>
<input name="SUsd" type="text" class="Style53" id="SUsd" style="background-color:#E9E9E9" value="" size="1">
</p>
<p>
<input
name="SMàJ" type="text" class="Style49" style="background-color:#E9E9E9"
size=1/>
<input name="SSévéritéSoir" type="text" class="Style49" id="SSévéritéSoir" style="background-color:#E9E9E9" size="1" />
<input name="SDepartement" type="text" class="Style49" id="SDepartement" style="background-color:#E9E9E9" size="1" />
</p>
<p>
<input
name="retour" type="text" class="Style007"
style="background-color:white"
size=1/>
</p>
</blockquote>
</BODY>
</HTML> |
Partager