PageRenderTime 37ms CodeModel.GetById 34ms RepoModel.GetById 0ms app.codeStats 0ms

/e_desk/titel.aspx

http://github.com/shafiqissani/eDesk-Systems
ASP.NET | 19 lines | 19 code | 0 blank | 0 comment | 0 complexity | 63ae87d371fe6b77148619fd6d1c2c8c MD5 | raw file
  1. <%@ Page Language="vb" AutoEventWireup="false" Inherits="e_desk.titel" CodeFile="titel.aspx.vb" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <HTML>
  4. <HEAD>
  5. <title>titel</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:Label id="Label1" style="Z-INDEX: 101; LEFT: 440px; POSITION: absolute; TOP: 24px" runat="server"
  14. Width="97px" Height="24px" Font-Bold="True" Font-Names="Georgia" Font-Size="Large" ForeColor="Purple">E-CARE</asp:Label>
  15. <asp:Label id="Label2" style="Z-INDEX: 102; LEFT: 408px; POSITION: absolute; TOP: 48px" runat="server"
  16. Width="176px" Height="20px" Font-Bold="True" Font-Names="Arial" Font-Size="13pt" ForeColor="#C000C0">( Help Desk System )</asp:Label>
  17. </form>
  18. </body>
  19. </HTML>