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.

175 lines
5.4 KiB

  1. <HTML xmlns:MSIE="http://www.microsoft.com/windows/ie">
  2. <HEAD>
  3. <meta NAME="KEYWORDS" CONTENT="Microsoft; IE; ie4; ie4.0; internet explorer 4; Internet Explorer5; Internet Explorer 5.0; Internet Explore 6; Internet Explorer">
  4. <meta NAME="DESCRIPTION" CONTENT="Microsoft Internet Explorer Update Path">
  5. <meta NAME="PRODUCT" CONTENT="Internet Explorer">
  6. <meta NAME="MS.LOCALE" CONTENT="EN-US">
  7. <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
  8. <meta NAME="CATEGORY" CONTENT="Download">
  9. <meta http-equiv="PICS-Label"
  10. CONTENT='(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l gen false comment "RSACi North America Server" for "http://www.microsoft.com/ie/" on "1996.05.20T22:48-0500" r (n 0 s 0 v 0 l 0))'>
  11. <STYLE>
  12. @media all {
  13. MSIE\:CLIENTCAPS {behavior:url(#default#clientcaps);}
  14. MSIE\:HOMEPAGE {behavior:url(#default#homepage);}
  15. }
  16. </STYLE>
  17. <SCRIPT language="JavaScript"><!--
  18. // Constants
  19. LATESTIEVERSION = "5,00,2014,0216";
  20. L_INSTALLIELOCATION_Address = "/windows/ie/download/ie6all.htm";
  21. L_HMC_Address = "http://home.microsoft.com";
  22. L_FAVORITENAME_Text = "Internet Explorer Update Reminder";
  23. L_TELLMEMORELOCATION_Address = "/windows/ie/";
  24. // Abort if not IE5
  25. var MS = navigator.appVersion.indexOf("MSIE");
  26. window.isIE5 = (MS > 0) && (parseInt(navigator.appVersion.substring(MS + 5, MS + 6)) >= 5);
  27. window.isNT5 = ((navigator.appVersion.indexOf("Windows NT 5")) != -1);
  28. if ((!isIE5)||(isNT5))
  29. window.location = L_HMC_Address;
  30. // Abort if user is in work offline mode
  31. if (window.clientInformation.onLine == false)
  32. window.location = L_HMC_Address;
  33. function checkIEVersion(){
  34. clCap = document.all("idClCap");
  35. homePage = document.all("idHomePage");
  36. IEid = clCap.getComponentVersion("htmlfile","ProgID");
  37. if (clCap.compareVersions(IEid, LATESTIEVERSION) < 0){
  38. // User has older version
  39. hidden.style.visibility = 'visible';
  40. }
  41. else {
  42. // if the version returns ""
  43. // or user has latest version
  44. // just go to the home page
  45. homePage.navigateHomePage();
  46. }
  47. }
  48. function addFavorite(){
  49. if (document.all.addFavorites.checked)
  50. window.external.addFavorite(window.location,L_FAVORITENAME_Text);
  51. }
  52. function update(){
  53. addFavorite();
  54. location.href = L_INSTALLIELOCATION_Address;
  55. }
  56. function cancel(){
  57. addFavorite();
  58. homePage.navigateHomePage();
  59. }
  60. function tellme(){
  61. addFavorite();
  62. location.href = L_TELLMEMORELOCATION_Address;
  63. }
  64. //--></SCRIPT>
  65. <TITLE>Internet Explorer</TITLE>
  66. <STYLE TYPE="text/css"><!--
  67. HR {
  68. color:#330099;
  69. height:1;
  70. }
  71. TD {font:normal 10pt verdana,arial,helvetica,sans-serif;}
  72. LABEL {font:normal 8pt verdana,arial,helvetica,sans-serif;}
  73. .ButtonB {
  74. background-color:#2f60ff;
  75. border:solid 2px;
  76. border-color:#9fcfff #002f9f #002f9f #9fcfff;
  77. color:#ffffff;
  78. cursor:hand;
  79. font:bold 8pt verdana,arial,helvetica,sans-serif;
  80. text-align:center;
  81. width:125px;
  82. height:25px;
  83. }
  84. SPAN {text-align:center;}
  85. #hidden {visibility:hidden;}
  86. .chkbx{cursor:hand;}
  87. .noupdate {font-size:8pt; color:#330099;}
  88. .title {
  89. font-weight:bold;
  90. font-size:16pt;
  91. padding:1;
  92. color:red;
  93. }
  94. --></STYLE>
  95. </HEAD>
  96. <BODY BGCOLOR="#FFFFFF" LINK="#330099" TOPMARGIN=0 LEFTMARGIN=0 onload="checkIEVersion();">
  97. <!--TOOLBAR_START--><!--TOOLBAR_EXEMPT--><!--TOOLBAR_END-->
  98. <DIV ID="hidden">
  99. <MSIE:CLIENTCAPS ID="idClCap" />
  100. <MSIE:HOMEPAGE ID="idHomePage" />
  101. <IMG WIDTH=620 HEIGHT=60 SRC="banner.gif">
  102. <TABLE WIDTH="100%" HEIGHT=20 CELLPADDING=0 CELLSPACING=0 BORDER=0 BGCOLOR="#000000">
  103. <TR>
  104. <TD BGCOLOR="#000000" WIDTH="100%"><A HREF="http://www.yourcompany.com"><IMG SRC="yourcompanylogo.gif" WIDTH="91" HEIGHT="20" ALIGN="right" ALT="yourcompany Home" BORDER=0></A></TD>
  105. </TR>
  106. </TABLE>
  107. <TABLE WIDTH="654" BORDER=0 CELLSPACING=0 CELLPADDING=0>
  108. <TR VALIGN="TOP">
  109. <TD WIDTH=150 ALIGN="RIGHT"><!-- IMG SRC="ie-logo.gif" WIDTH=44 HEIGHT=33 ALT="" --></TD>
  110. <TD COLSPAN=2 CLASS="title">
  111. <NOBR>A new version of Internet Explorer is &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</NOBR><BR>
  112. now available.
  113. </TD>
  114. </TR>
  115. <TR>
  116. <TD>&nbsp;</TD>
  117. <TD COLSPAN=2><HR></TD>
  118. </TR>
  119. <TR>
  120. <TD ROWSPAN=6 WIDTH=150 VALIGN="TOP" ALIGN="RIGHT"></TD>
  121. <TD COLSPAN=2>You can now download a version of Internet Explorer that's newer than the version you are running.&nbsp; Click the Update button below to view installation instructions. Click Don't Update to go to your regular start page.</TD>
  122. </TR>
  123. <TR>
  124. <TD COLSPAN=2><HR></TD>
  125. </TR>
  126. <TR>
  127. <TD>
  128. <BUTTON CLASS='ButtonB' id="updateButton" onclick="update()"><A>Update</A></BUTTON>
  129. <P>
  130. <BUTTON CLASS='ButtonB' id="cancelButton" onclick="cancel()"><A>Don't Update</A></BUTTON>
  131. <INPUT TYPE="checkbox" NAME="c1" CLASS="chkbx" id="addFavorites"><LABEL CLASS="chkbx" FOR="addFavorites">Add this page to my favorites list so I can get the update later.</LABEL><BR>
  132. <P>
  133. <BUTTON CLASS='ButtonB' onclick="tellme()"><A>Tell Me More</A></BUTTON>
  134. </TD>
  135. </TR>
  136. <TR>
  137. <TD COLSPAN=2><HR></TD>
  138. </TR>
  139. <TR>
  140. <TD COLSPAN=2 CLASS="noupdate">
  141. <B>If you don't want to be reminded about updates to Internet Explorer:</B>
  142. <BR>
  143. It's easy to stop this reminder page from appearing again.&nbsp; In the Internet Explorer <B>Tools</B> menu, click Internet Options, and then click the Advanced tab. In the Advanced dialog box, uncheck the option named '<B>Automatically check for Internet Explorer updates</B>'.
  144. <BR><BR>
  145. <BR>
  146. </TD>
  147. </TR>
  148. </TABLE>
  149. </DIV>
  150. </BODY>
  151. </HTML>