<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Login_M.aspx.vb" Inherits="Inventory_ShipByBIKO.Login_M" %> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> </head> <body> <form id="form1" runat="server"> <div style="height: 469px"> <asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <asp:UpdatePanel ID="UpdatePanel1" runat="server" UpdateMode="Conditional"> <ContentTemplate> <asp:Panel ID="Panel1" runat="server" BackColor="#FFFFCC" Height="1400px" Width="960px" BorderColor="Black" BorderStyle="Solid"> <div align="center"> <asp:Label ID="Label11" runat="server" Font-Bold="True" Font-Size="40pt" ForeColor="#663300" Text="[Inventory Control Systems]"></asp:Label> </div> <br /> <br /> <asp:Label ID="Label13" runat="server" Font-Bold="True" Font-Size="24pt" ForeColor="Blue" Text="Database : "></asp:Label> <asp:Label ID="Label12" runat="server" Font-Bold="True" Font-Size="24pt" ForeColor="Blue" Text="- - - -"></asp:Label> <br /> <br /> <div align="center"> <asp:Label ID="Label9" runat="server" Font-Bold="True" Font-Size="46pt" ForeColor="Blue" Text="LOGIN"></asp:Label> </div> <br /> <div align="center"> <asp:TextBox ID="TextBox1" runat="server" AutoPostBack="True" BackColor="Black" Font-Size="60pt" ForeColor="Lime" Height="184px" Width="633px"></asp:TextBox> </div> <br /> <asp:UpdatePanel ID="UpdatePanel2" runat="server"> <ContentTemplate> <asp:Timer ID="Timer1" runat="server" Interval="1000"> </asp:Timer> <asp:Label ID="Label3" runat="server" Font-Bold="True" Font-Size="Large" ForeColor="Blue" Text="- - - -"></asp:Label> </ContentTemplate> </asp:UpdatePanel> <asp:Button ID="Button1" runat="server" BackColor="#FFFFCC" BorderStyle="None" Height="1px" Width="1px" /> <br /> <br /> <asp:Timer ID="Timer2" runat="server" Enabled="False" Interval="3000"> </asp:Timer> <br /> <asp:Label ID="Label10" runat="server" Font-Bold="True" Font-Size="Large" ForeColor="Blue"></asp:Label> <br /> <br /> </asp:Panel> </ContentTemplate> </asp:UpdatePanel> </div> </form> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง