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.

45 lines
3.6 KiB

  1. <%@ Page language="c#" Codebehind="solutionstatus.aspx.cs" AutoEventWireup="false" Inherits="OCAWReports.solutionstatus" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  3. <HTML>
  4. <HEAD>
  5. <title>Solutions Status</title>
  6. <meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
  7. <meta content="C#" name="CODE_LANGUAGE">
  8. <meta content="JavaScript" name="vs_defaultClientScript">
  9. <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
  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="solutionstatus" method="post" runat="server">
  15. <DIV class="DSubtitle" style="DISPLAY: inline; Z-INDEX: 109; LEFT: -5px; WIDTH: 197px; POSITION: absolute; TOP: 77px; HEIGHT: 1601px; BACKGROUND-COLOR: #6487dc" ms_positioning="FlowLayout">
  16. <!--#include file="side.inc"--></DIV>
  17. <DIV style="DISPLAY: inline; Z-INDEX: 111; LEFT: -2px; WIDTH: 1024px; POSITION: absolute; TOP: 1678px; HEIGHT: 48px; BACKGROUND-COLOR: #6487dc" ms_positioning="FlowLayout"><!--#include file="Foot.inc"--></DIV>
  18. <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>
  19. <DIV class="DTitle" style="DISPLAY: inline; Z-INDEX: 105; LEFT: 215px; WIDTH: 318px; POSITION: absolute; TOP: 97px; HEIGHT: 32px" ms_positioning="FlowLayout">
  20. Solution Status Summary</DIV>
  21. <DIV class="DNormal" style="Z-INDEX: 101; LEFT: 215px; WIDTH: 707px; POSITION: absolute; TOP: 139px; HEIGHT: 57px" ms_positioning="FlowLayout">
  22. The information below outlines the relationship between files in our database
  23. and the associated solution status. The table header describes the type of
  24. solution displayed to the customer. In the case of no solution, the Online
  25. Crash Analysis Web site displays information indicating that our service is
  26. currently researching the issue in question.
  27. </DIV>
  28. <DIV class="DSubTitle" style="DISPLAY: inline; Z-INDEX: 103; LEFT: 215px; WIDTH: 232px; POSITION: absolute; TOP: 225px; HEIGHT: 19px" ms_positioning="FlowLayout">Site
  29. Data
  30. </DIV>
  31. <asp:table id="tblWeeklySolution" style="LEFT: 217px; POSITION: absolute; TOP: 262px" runat="server" CssClass="clsTableInfoSmall" Height="231px" Width="791px"></asp:table>
  32. <asp:image id="imgDailySolution" style="Z-INDEX: 101; LEFT: 218px; POSITION: absolute; TOP: 507px" runat="server" Height="500px" Width="793px"></asp:image>
  33. <asp:image id="imgWeeklySolution" style="Z-INDEX: 101; LEFT: 219px; POSITION: absolute; TOP: 1024px" runat="server" Height="500px" Width="794px"></asp:image>
  34. <DIV class="DNormal" style="Z-INDEX: 101; LEFT: 221px; WIDTH: 707px; POSITION: absolute; TOP: 1578px; HEIGHT: 57px" ms_positioning="FlowLayout">
  35. The Stop Code Troubleshooter solutions are are displayed should a specific or
  36. general solution not exist and the Stop Code associated with the Stop error
  37. link to a known Knowledge Base article. These will eventually be replaced by
  38. general solutions when the full set of general buckets has been identified and
  39. solutions developed.
  40. </DIV>
  41. <DIV class="DSubTitle" style="DISPLAY: inline; Z-INDEX: 103; LEFT: 221px; WIDTH: 232px; POSITION: absolute; TOP: 1537px; HEIGHT: 19px" ms_positioning="FlowLayout">Notes
  42. </DIV>
  43. </form>
  44. </body>
  45. </HTML>