home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 April / VPR0004B.BIN / DRIVER / COMPAQ / SP12255 / sp12255.exe / DMWEBC1.CAB / CPQLOGIN.FRM < prev    next >
Text File  |  1999-01-29  |  6KB  |  206 lines

  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  2. <!DOCVERSION "1.1">
  3. <html>
  4. <head>
  5.     <title>
  6.       <!.StringSystemName> - Compaq WBEM Login
  7.     </TITLE>
  8.    <meta http-equiv="pragma" content="no-cache">
  9.    <meta http-equiv="expires" content="Tue, 01 Jan 1981 01:00:00 GMT">
  10.    <meta http-equiv="content-type" content="text/html; charset=<!=CharSet>iso-8859-1<!/CharSet>">
  11. </head>
  12.  
  13. <body bgcolor="#FFFFFF" background="/webbum.gif">
  14.  
  15.    <base target=_self>
  16.    <center>
  17.    <a href="/compaq.htm">
  18.       <img src="/webhead.gif" alt="Go to Compaq on the Internet" border="0">
  19.    </a>
  20.    <br>
  21.  
  22.    <table border="0" width="100%">
  23.        <tr>
  24.           <td width="60%">
  25.              <font size="4" face="Arial">
  26.                <br>
  27.                <b><em><!=LoginAccount>Login Account:<!/LoginAccount></em></b>
  28.                <a href="/cpqlogin.htm">
  29.                   <b><!.StringUserAccountName></b>
  30.                </a>
  31.                <br>
  32.             </font>
  33.          </td>
  34.           <td align="right">
  35.              <font size="2" face="Arial">
  36.                 <b><!.StringSystemName></b>
  37.                <br>
  38.  
  39. <SCRIPT LANGUAGE=JavaScript>
  40. <!-- hide the script
  41.  
  42.    <!.ObjectIpAddresses>
  43.    for(var i = 0;
  44.        i < NetworkIpAddressCount;
  45.        i++)
  46.    {
  47.       document.writeln("<b>" +
  48.                        NetworkIpAddresses[i].Address +
  49.                        "</b><br>");
  50.    }
  51.  
  52.    var date = new Date();
  53.    document.writeln(date.toLocaleString() +
  54.                     "<br>");
  55.  
  56. // stop hiding script -->
  57. </SCRIPT>
  58.  
  59.             </font>
  60.           </td>
  61.        </tr>
  62.       <tr>
  63.          <td align="center" colspan="2" width="100%" bgcolor="#006699">
  64.             <font color="#FFFFFF" size="4"
  65.                   face="Arial">
  66.                <b><!=AccountLogin>Account Login<!/AccountLogin></b>
  67.             </font>
  68.          </td>
  69.       </tr>
  70.    </table>
  71.    <table border="0" width="100%">
  72.       <tr>
  73.          <td align="center" valign="top" width="320">
  74.             <br>
  75.  
  76. <SCRIPT LANGUAGE=JavaScript>
  77. <!-- hide the script
  78.  
  79.    if("<!.StringQueryString>" == "ChangePassword=yes")
  80.    {
  81.       document.writeln("<APPLET CODE=\"CpqLogin.class\"");
  82.       document.writeln("        ARCHIVE=\"cpqlogin.jar\"");
  83.       document.writeln("        CODEBASE=\"/\"");
  84.       document.writeln("        ALT=\"Compaq WBEM Login Applet\"");
  85.       document.writeln("        WIDTH=300");
  86.       document.writeln("        HEIGHT=250>");
  87.    }
  88.    else
  89.    {
  90.       document.writeln("<APPLET CODE=\"CpqLogin.class\"");
  91.       document.writeln("        ARCHIVE=\"cpqlogin.jar\"");
  92.       document.writeln("        CODEBASE=\"/\"");
  93.       document.writeln("        ALT=\"Compaq WBEM Login Applet\"");
  94.       document.writeln("        WIDTH=300");
  95.       document.writeln("        HEIGHT=100>");
  96.    }
  97.  
  98. // stop hiding script -->
  99. </SCRIPT>
  100.  
  101.             <PARAM NAME=SystemName VALUE="<!.StringSystemName>">
  102.             <PARAM NAME=RedirectUrl VALUE="<!.StringRedirectUrl>">
  103.             <PARAM NAME=RedirectQueryString VALUE="<!.StringRedirectQueryString>">
  104.             <PARAM NAME=SessionKey VALUE="<!.StringSessionKey>">
  105.             <PARAM NAME=QueryString VALUE="<!.StringQueryString>">
  106.             <!.DebugAppletConsole>
  107.             </APPLET>
  108.             <br>
  109.          </td>
  110.          <td>
  111.             <font size="2" face="Arial">
  112.  
  113. <p>
  114.  
  115. <SCRIPT LANGUAGE=JavaScript>
  116. <!-- hide the script
  117.  
  118.    if("<!.StringQueryString>" == "Restricted=yes")
  119.    {
  120.       <!=MSG1>
  121.       document.write("The current login account does not have sufficient ");
  122.       document.write("<!=privilege to successfully retrieve the ");
  123.       document.write("<!=<b><i>restricted</i></b> system management information ");
  124.       document.write("<!=(<b><!.StringRedirectUrl></b>) requested.");
  125.       <!/MSG1>
  126.    }
  127.  
  128.    if("<!.StringQueryString>" == "ChangePassword=yes")
  129.    {
  130.       <!=MSG2>
  131.       document.write("<p>To change the password for an account, the ");
  132.       document.write("Account Administrator <b>Name</b> and <b>Password</b> ");
  133.       document.write("must be provided. ");
  134.       document.write("<p>The Change Account <b>Name</b> may be different ");
  135.       document.write("from the Account Administrator <b>Name</b>. ");
  136.       document.write("<p>The <b>New Password</b> and <b>Confirm Password</b> ");
  137.       document.write("must be an identical for the change to be successful. ");
  138.       <!/MSG2>
  139.    }
  140.  
  141. // stop hiding script -->
  142. </SCRIPT>
  143.  
  144. <p>
  145. <!=MSG3>
  146. You are being prompted to provide login account information for 
  147. <b><em><!.StringSystemName></em></b>.
  148. <p>
  149. Please provide the information requested and press the <b><em>OK</em></b> button 
  150. to complete the login process.  
  151. <p>
  152. A successful login will bring up the original system management information
  153. requested (<b><!.StringRedirectUrl></b>) or the 
  154. <a href="/"><b>Device Home Page</b></a> if this login was manually initiated.
  155. <!/MSG3>
  156. <p>
  157.  
  158. <SCRIPT LANGUAGE=JavaScript>
  159. <!-- hide the script
  160.  
  161.    if("<!.StringQueryString>" != "ChangePassword=yes")
  162.    {
  163.       <!=MSG4>
  164.       document.write("The Password for a login account may be ");
  165.       document.write("<a href=\"/cpqlogin.htm?ChangePassword=yes\">changed</a> ");
  166.       document.write("at any time by an Account Administrator.");
  167.       document.write("<p>");
  168.       <!/MSG4> 
  169.    }  
  170.  
  171.    if("<!.StringQueryString>" == "ChangePassword=yes")
  172.    {
  173.       <!=MSG5>
  174.       document.write("<p><em><b>Note:</b></em> The old password for the ");
  175.       document.write("Change Account is not needed, since the ");
  176.       document.write("Account Administrator has the necessary privilege to ");
  177.       document.write("overwrite an existing password.");
  178.       <!/MSG5>
  179.    }
  180.  
  181. // stop hiding script -->
  182. </SCRIPT>
  183.  
  184.          </td>
  185.       </tr>
  186.    </table>
  187.  
  188. <SCRIPT LANGUAGE=JavaScript>
  189. <!-- hide the script
  190.  
  191. // stop hiding script -->
  192. </SCRIPT>
  193.  
  194.    <hr>
  195.    </center>
  196.    <font size="1" face="Arial">
  197.       <b>Copyright © 1997-1999 Compaq Computer Corporation. 
  198.          All Rights Reserved.</b>
  199.    </font>
  200. </body>
  201. </html>
  202.  
  203.  
  204.  
  205.  
  206.