<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>Untitled Page</title> </head> <body alink="#ccccff"> <form id="form1" runat="server"> <div> </div> <table style="width: 424px; border-right: #0000ff thin inset; border-top: #0000ff thin inset; border-left: #0000ff thin inset; border-bottom: #0000ff thin inset;" border=5 cellpadding=5 cellspacing=5> <tr> <td style="width: 107px; height: 50px;" align="center"> <asp:Label ID="Label1" runat="server" Text="รหัส" Width=112px Font-Size =15></asp:Label></td> 'error ตรง 112 กับ 15 <td style="width: 161px; height: 50px;"> <asp:TextBox ID="TextBox1" runat="server" Font-Size =15></asp:TextBox></td> 'error ตรง 15 </tr> <tr> <td style="width: 107px; height: 50px;" align="center"> <asp:Label ID="Label2" runat="server" Text="ชื่อสถานที่" Width=112px Font-Size =15></asp:Label></td> <td style="width: 161px; height: 50px;"> <asp:TextBox ID="TextBox2" runat="server" Font-Size =15></asp:TextBox></td> </tr> <tr> <td style="width: 107px; height: 63px;" align="center"> <asp:Label ID="Label3" runat="server" Text="สถานะ" Width=112px Font-Size =15></asp:Label></td> <td style="width: 161px; height: 63px;"> <p/> <asp:CheckBox ID="CheckBox1" runat="server" Text=" อนุญาต" Width=80px /><p /> 'error 80 <asp:CheckBox ID="CheckBox2" runat="server" Text=" ไม่อนุญาต" Width=96px /> 'error 96 </td> </tr> <tr> <td style="width: 107px; height: 50px;" align="center"> <asp:Label ID="Label4" runat="server" Text="MAC Address" Width=128px Font-Size =15pt></asp:Label></td> <td style="width: 161px; height: 50px;"> <asp:TextBox ID="TextBox3" runat="server" Font-Size =15></asp:TextBox></td> </tr> <tr> <td style="width: 107px; height: 50px;" align="center"> <asp:Label ID="Label5" runat="server" Text="ชื่อฐานข้อมูล" Width=112px Font-Size =15></asp:Label></td> <td style="width: 161px; height: 50px;"> <asp:TextBox ID="TextBox4" runat="server" Font-Size =15></asp:TextBox></td> </tr> </table> <table style="width: 424px"> <tr> <td style="height: 28px" align="center"> <asp:Button ID="btnsave" runat="server" Text="บันทึก" Font-Size =15 /> <asp:Button ID="btncancel" runat="server" Text="ยกเลิก" Font-Size =15 /></td> </tr> </table> </form> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง