Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript">
function Load() { // Add any load specific code here Resize(); window.onresize = Resize;
}
function Resize() { if (document.dir == "rtl") { Layer1.style.pixelLeft = document.body.clientWidth - 0.9 * document.body.clientWidth; Layer2.style.pixelLeft = document.body.clientWidth - 0.95 * document.body.clientWidth;; } else { Layer1.style.pixelLeft = 20; Layer2.style.pixelLeft = 5; } }
</script>
</head>
<style> body { background : white } </style>
<body bgcolor="#FFFFFF" onload=Load()> <span id="Layer2" style="position:absolute; width:95%; height:115px; z-index:1; top: 230"> <table width="100%" border="0"> <tr> <td width="95%"> <h5> </h5> </td> <td><img src="exclam.gif" width="238" height="211"></td> </tr> </table> </span> <span id="Layer1" style="position:absolute; width:90%; z-index:2; top: 28px"> <table width="100%" border="0" height="78%"> <tr> <td width="30%" rowspan="10"> </td> <td ID=ID1 colspan="3"><font size="+3" face="Tahoma" color="#D45F00"><b>Active Desktop Recovery</b></font></td> </tr> <tr> <td width="38"> </td> <td ID=ID2 valign="top"><font face="Tahoma" size="2">Microsoft Windows has experienced an unexpected error. As a precaution, your Active Desktop has been turned off. To restore the Active Desktop, use the following troubleshooting tips:<br></font></td> </tr> <tr> <td width="38"><img src="bullet.gif" width="10" height="10"></td> <td ID=ID3><font face="Tahoma" size="2"><b>Did your browser stop working, or did you restart your computer without shutting it down first? If so, click:</b></font></td> </tr> <tr> <td width="38"> </td> <td ID=ID4 align="left" valign="top"> <input ID=ID5 type="submit" onClick="suih.ResetSafeMode();" value="Restore my Active Desktop"> <br> </td> </tr> <tr> <td width="38"><img src="bullet.gif" width="10" height="10"></td> <td ID=ID6 align="left" valign="top"><font face="Tahoma" size="2"><b>Did you recently change your background to a web page? If so:</b></font></td> </tr> <tr> <td width="38" height="20"> </td> <td ID=ID7 align="left" height="20" valign="top"><font face="Tahoma" size="2">1. Right-click the desktop and then click <b>Properties</b>. <br> 2. On the <b>Desktop</b> tab, under <b>Background</b>, click the background you want.<br> </font></td> </tr> <tr> <td width="38"><img src="bullet.gif" width="10" height="10"></td> <td ID=ID8 align="left" valign="top"><font face="Tahoma" size="2"><b>Did you recently add a new item to your Active Desktop? If so:</b></font></td> </tr> <tr> <td width="38" height="20"> </td> <td ID=ID9 align="left" height="20" valign="top"><font face="Tahoma" size="2">1. Right-click the desktop and then click <b>Properties</b>.<br> 2. On the <b>Desktop</b> tab, click <b>Customize Desktop</b>.<br> 3. On the <b>Web</b> tab, under <b>Web pages</b>, clear the check box for the item that was added last.<br> </font></td> </tr> <tr> <td width="38" valign="top" height="2"><img src="bullet.gif" width="10" height="10" vspace="2"></td> <td ID=ID10 align="left"><font face="Tahoma" size="2"><b>Do you want to turn off your Active Desktop? If so:</b> </font></td> </tr> <tr> <td width="38" rowspan="7"> </td> <td ID=ID11 align="left" valign="top"><font face="Tahoma" size="2">1. Right-click the desktop and select <b>Properties</b>.<br> 2. On the <b>Desktop</b> tab, click <b>Customize Desktop</b>.<br> 3. On the <b>Web</b> tab, under <b>Web pages</b>, click to clear all the check boxes.</font></td> </tr> </table> </span> </body> <object id="suih" width=0 height=0 classid="clsid:64AB4BB7-111E-11d1-8F79-00C04FC2FBE1"> </object> </html>
|