PageRenderTime 22ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 1ms

/e_desk/reportsmenu_hd.aspx

http://github.com/shafiqissani/eDesk-Systems
ASP.NET | 39 lines | 39 code | 0 blank | 0 comment | 0 complexity | 9953e519a760159da3bd3cd39585b318 MD5 | raw file
  1. <%@ Page Language="vb" AutoEventWireup="false" Inherits="e_desk.reportsmenu_hd" CodeFile="reportsmenu_hd.aspx.vb" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <HTML>
  4. <HEAD>
  5. <title>reportsmenu_hd</title>
  6. <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
  7. <meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1">
  8. <meta name="vs_defaultClientScript" content="JavaScript">
  9. <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
  10. </HEAD>
  11. <body bgColor="#fffaf0">
  12. <form id="Form1" method="post" runat="server">
  13. <asp:Panel id="Panel1" style="Z-INDEX: 103; LEFT: 32px; POSITION: absolute; TOP: 80px" runat="server"
  14. BorderColor="Navy" BorderStyle="Double" Height="254px" Width="192px" BackColor="#FFE0C0">
  15. <DIV style="WIDTH: 177px; POSITION: relative; HEIGHT: 227px">
  16. <asp:HyperLink id="HyperLink5" style="Z-INDEX: 101; LEFT: 24px; POSITION: absolute; TOP: 208px"
  17. runat="server" NavigateUrl="signout.aspx" Font-Size="10pt" Font-Names="Verdana" Font-Bold="True"
  18. ForeColor="#804000">Sign out</asp:HyperLink>
  19. <asp:HyperLink id="HyperLink6" style="Z-INDEX: 104; LEFT: 24px; POSITION: absolute; TOP: 144px"
  20. runat="server" NavigateUrl="hduser_main_leftmenu.aspx" Font-Size="10pt" Font-Names="Verdana"
  21. Font-Bold="True" ForeColor="#804000">Home</asp:HyperLink>
  22. <asp:LinkButton id="LinkButton1" style="Z-INDEX: 105; LEFT: 24px; POSITION: absolute; TOP: 24px"
  23. runat="server" Font-Size="10pt" Font-Names="Verdana" Font-Bold="True" ForeColor="#804000">Pending problems</asp:LinkButton>
  24. <asp:LinkButton id="LinkButton2" style="Z-INDEX: 106; LEFT: 24px; POSITION: absolute; TOP: 88px"
  25. runat="server" Width="152px" Font-Size="10pt" Font-Names="Verdana" Font-Bold="True" ForeColor="#804000">Completed Problems</asp:LinkButton></DIV>
  26. </asp:Panel>
  27. <asp:Label id="l1" style="Z-INDEX: 104; LEFT: 400px; POSITION: absolute; TOP: 112px" runat="server"
  28. Width="339px" ForeColor="#804000" Font-Bold="True" Font-Names="Verdana" Font-Size="13pt"
  29. Visible="False"></asp:Label>
  30. <asp:DataGrid id="p1" style="Z-INDEX: 100; LEFT: 320px; POSITION: absolute; TOP: 160px" runat="server"
  31. BorderColor="#C04000" Visible="False" CellSpacing="3" CellPadding="2">
  32. <ItemStyle Font-Size="10pt" Font-Names="Verdana" BackColor="#FFC080"></ItemStyle>
  33. <HeaderStyle Font-Size="10pt" Font-Names="Verdana" Font-Bold="True" BackColor="#FF8000"></HeaderStyle>
  34. </asp:DataGrid>
  35. <asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 48px; POSITION: absolute; TOP: 40px" runat="server"
  36. Height="24px" Width="152px" Font-Size="12pt" Font-Names="Verdana" Font-Bold="True" ForeColor="#400040">REPORTS MENU</asp:Label>
  37. </form>
  38. </body>
  39. </HTML>