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.

27 lines
2.2 KiB

  1. <%@ Page language="c#" Codebehind="versiontotal.aspx.cs" AutoEventWireup="false" Inherits="XReports.versiontotal1" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  3. <HTML>
  4. <HEAD>
  5. <title>Total Count for OS Name and Version</title>
  6. <meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
  7. <meta name="CODE_LANGUAGE" Content="C#">
  8. <meta name="vs_defaultClientScript" content="JavaScript">
  9. <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
  10. <LINK href="main.css" type="text/css" rel="stylesheet">
  11. <LINK href="oldmain.css" type="text/css" rel="stylesheet">
  12. </HEAD>
  13. <body style="LEFT: 0px; POSITION: absolute; TOP: 0px" bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
  14. <form id="versiontotal" method="post" runat="server">
  15. <DIV class="DTitle" style="DISPLAY: inline; Z-INDEX: 105; LEFT: 208px; WIDTH: 380px; POSITION: absolute; TOP: 120px; HEIGHT: 28px" ms_positioning="FlowLayout">
  16. Total Count for OS Name and Version</DIV>
  17. <DIV id="divTable" style="DISPLAY:inline; LEFT:207px; OVERFLOW:scroll; WIDTH:735px; POSITION:absolute; TOP:247px; HEIGHT:369px" ms_positioning="FlowLayout"><asp:table id="tblUploads" runat="server" CssClass="clsTableInfoSmall" Height="23px" Width="698px"></asp:table></DIV>
  18. <DIV class="DNormal" style="Z-INDEX: 101; LEFT: 208px; WIDTH: 538px; POSITION: absolute; TOP: 167px; HEIGHT: 64px" ms_positioning="FlowLayout">
  19. This report groups the total count of all the reports grouping each count with
  20. the OS Name and Version.</DIV>
  21. <DIV class="DSubtitle" style="DISPLAY: inline; Z-INDEX: 109; LEFT: 0px; WIDTH: 197px; POSITION: absolute; TOP: 77px; HEIGHT: 554px; BACKGROUND-COLOR: #6487dc" ms_positioning="FlowLayout">
  22. <!--#include file="side.inc"--></DIV>
  23. <DIV style="DISPLAY: inline; Z-INDEX: 111; LEFT: 0px; WIDTH: 1024px; POSITION: absolute; TOP: 632px; HEIGHT: 48px; BACKGROUND-COLOR: #6487dc" ms_positioning="FlowLayout"><!--#include file="Foot.inc"--></DIV>
  24. <DIV id="spnTop" style="DISPLAY: inline; Z-INDEX: 112; LEFT: 0px; WIDTH: 1024px; TOP: 0px; HEIGHT: 78px; BACKGROUND-COLOR: #6487dc" ms_positioning="FlowLayout"><!--#include file="top.inc"--></DIV>
  25. </form>
  26. </body>
  27. </HTML>