<%@ Page Language="VB" AutoEventWireup="false" CodeFile="login.aspx.vb" Inherits="login" %> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="Images/icon/Video.ico" /> <title>Information for learning</title> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/ie10-viewport-bug-workaround.css" rel="stylesheet"> <link href="css/signin.css" rel="stylesheet"> <script src="js/ie-emulation-modes-warning.js"></script> </head> <body> <div class="container"> <form class="form-signin" method="post" > <h2 class="form-signin-heading">Please sign in</h2> <label for="inputUser" class="sr-only">UserName</label> <input type="text" id="inputUser" class="form-control" placeholder="UserName" required autofocus> <label for="inputPassword" class="sr-only">Password</label> <input type="password" id="inputPassword" class="form-control" placeholder="Password" required> <div class="checkbox"> <label> <input type="checkbox" value="remember-me"> Remember me </label> </div> <button class="btn btn-lg btn-primary btn-block" id="Button1" type="submit">Sign in</button> </form> </div> <script src="js/ie10-viewport-bug-workaround.js"></script> </form> </body> </html>
<asp:Button id="[Name]" onclick="[Event]" runat="server" Text="Submit" CssClass="btn btn-lg btn-primary btn-block"></asp:Button>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง