Register Register Member Login Member Login Member Login Forgot Password ??
PHP (Hypertext Preprocessor), ASP (Active Server Pages), ASP.NET, VB.NET, C# (.Net 1.1, 2.0, 3.5, 4.0)
   
   
  Registered : 74,379
   
 
HOME > ASP.NET > ASP.NET Web Control - Standard Control > ASP.NET Checkbox - asp:CheckBox

ASP.NET Checkbox - asp:CheckBox

 
 
Send To Friend.Bookmark.
ASP.NET Checkbox เป็นคอนโทรลทางเลือกที่สามารถเลือกข้อมูลได้หลายทาง (Checkbox) และเลือกได้หลายรายการ

Language Code : VB.NET || C#

ASP.NET CheckBox

Framework : 1,2,3,4

Syntax

<asp:CheckBox id="[Name]" runat="server" Text="Option 1"></asp:CheckBox>



Checkbox.aspx

<%@ Page Language="VB" %>
<script runat="server">
    Sub btnSubmit_OnClick(sender as Object, e As EventArgs)
        IF Me.CheckBox1.Checked = True Then
            Me.lblText1.Text = "CheckBox1 Checked"
        Else
            Me.lblText1.Text = "CheckBox1 Not Checked"
        End IF

        IF Me.CheckBox2.Checked = True Then
            Me.lblText2.Text = "CheckBox2 Checked"
        Else
            Me.lblText2.Text = "CheckBox2 Not Checked"
        End IF
    End Sub

    Sub CheckBox3_CheckedChanged(sender As Object, e As EventArgs) Handles CheckBox3.CheckedChanged
        IF Me.CheckBox3.Checked = True Then
            Me.lblText3.Text = "CheckBox3 Checked"
        Else
            Me.lblText3.Text = "CheckBox3 Not Checked"
        End IF
    End Sub

</script>
<html>
<head>
</head>
<body>
    <form runat="server">
        <asp:CheckBox id="CheckBox1" runat="server" Text="Option 1"></asp:CheckBox>
        <asp:CheckBox id="CheckBox2" runat="server" Text="Option 2"></asp:CheckBox>
        <asp:CheckBox id="CheckBox3" runat="server" Text="Option 3" AutoPostBack="True"></asp:CheckBox>
        <br />
        <br />
        <asp:Button id="btnSubmit" onclick="btnSubmit_OnClick" runat="server" Text="Submit"></asp:Button>
        <br />
        <br />
        <hr />
        <asp:Label id="lblText1" runat="server"></asp:Label>
        <br />
        <asp:Label id="lblText2" runat="server"></asp:Label>
        <br />
        <asp:Label id="lblText3" runat="server"></asp:Label>
    </form>
</body>
</html>


คำอธิบาย

จากตัวอย่างจะเห็นว่า CheckBox1 และ CheckBox2 ไม่มี Event ของตัวเอง แต่จะมีการส่งค่า Form Submit แต่ CheckBox3 มี Event ของตัวเอง

Screenshot

ASP.NET Web Control




ASP.NET WebMatrix - Control & Element

ASP.NET & Visual Studio .Net 2003 - Control & Element

ASP.NET & Visual Studio 2005,2008 - Control & Element

ASP.NET & Visual Studio 2010 - Control & Element




 

ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท

 
  By : ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
  Score Rate :  
  Create/Update Date : 2008-10-27 07:12:30 / 2010-07-10 13:37:27
  View : 2,984
  Download : Download  ASP.NET Checkbox - asp:CheckBox
   
 
Sponsored Links
  Download Mozilla Firefox
 
Ads Contact : 08-1987-6107
Download Google Chorme
 
Ads Contact : 08-1987-6107
 Sponsored Links
ASP.NET Web/Standard Control
Rate : View : 3,718
ASP.NET Button - asp:Button
Rate : View : 3,231
ASP.NET AdRotator - asp:AdRotator
Rate : View : 1,866
ASP.NET Calendar - asp:Calendar
Rate : View : 4,231
ASP.NET CheckboxList - asp:CheckBoxList
Rate : View : 2,358
ASP.NET DropDownlist - asp:DropDownList
Rate : View : 3,904
ASP.NET HyperLink - asp:HyperLink
Rate : View : 2,661
ASP.NET Image - asp:Image
Rate : View : 2,475
ASP.NET ImageButton - asp:ImageButton
Rate : View : 1,897
ASP.NET Label - asp:Label
Rate : View : 1,887
ASP.NET LinkButton - asp:LinkButton
Rate : View : 2,226
ASP.NET ListBox - asp:ListBox
Rate : View : 2,594
ASP.NET Literal - asp:Literal
Rate : View : 1,805
ASP.NET Panel - asp:Panel
Rate : View : 2,140
ASP.NET RadioButton - asp:RadioButton
Rate : View : 3,050
ASP.NET RadioButtonList - asp:RadioButtonList
Rate : View : 2,050
ASP.NET Table - asp:Table
Rate : View : 2,849
ASP.NET TableCell - asp:TableCell
Rate : View : 1,629
ASP.NET TableRow - asp:TableRow
Rate : View : 1,719
ASP.NET TextBox - asp:TextBox
Rate : View : 2,724
ASP.NET FileUpload - asp:FileUpload
Rate : View : 4,354
ASP.NET ImageMap - asp:ImageMap
Rate : View : 1,971
ASP.NET BulletedList - asp:BulletedList
Rate : View : 1,579
ASP.NET HiddenField - asp:HiddenField
Rate : View : 1,631
ASP.NET PlaceHolder - asp:PlaceHolder
Rate : View : 1,882
ASP.NET Xml - asp:Xml
Rate : View : 2,182
ASP.NET MultiView - asp:MultiView
Rate : View : 124
ASP.NET View - asp:View
Rate : View : 79
ASP.NET Wizard - asp:Wizard
Rate : View : 75
ThaiCreate.Com Forum
PHP Forum ASP Forum
.NET Forum Graphic Forum
Comunity Forum Free Web Script
Jobs Freelance Free Uploads
Free Web Hosting Free Tools



 

© www.ThaiCreate.Com. 2003-2009 All Rights Reserved. Link : ไทยกู๊ดเว็บ , ติดแก๊ส , Hosting
Comments & Suggestions Please Contact Us : thaicreate at hotmail dot com [Conditions Privacy Statement] ติดต่อโฆษณา 01-987-6107 อัตราราคา คลิกที่นี่