Register Register Member Login Member Login Member Login Forgot Password ??
PHP Tutorial (Hypertext Preprocessor), ASP Tutorial (Active Server Pages), ASP.NET Tutorial (.Net 1.1,2.0,3.5)
   
   
  Registered : 70,462
   
 
HOME > ASP.NET > ASP.NET Web Control - Standard Control > ASP.NET Button - asp:Button
Search

ASP.NET Button - asp:Button

 
 
 
ASP.NET Button เป็นคอนโทรลที่ทำงานคู่กับ Form ใช้ในการ Submit เพื่อส่งค่าไปยัง Web Server

Language Code : VB.NET || C#

ASP.NET Button

Framework : 1,2,3

Syntax

<asp:Button id="[Name]" onclick="[Event]" runat="server" Text="Submit"></asp:Button>



Button.aspx

<%@ Page Language="VB" %>
<script runat="server">

    Sub Button1_OnClick(sender as Object, e As EventArgs)
        Me.lblText.Text = "Welcome To [" & Me.txtName.Text & "] ThaiCreate.Com"
    End Sub
    '*** Or ***'
    'Sub Button1OnClick(sender as Object, e As EventArgs) Handles Button1.Click
        'Me.lblText.Text = "Welcome To [" & Me.txtName.Text & "] ThaiCreate.Com"
    'End Sub

</script>
<html>
<head>
</head>
<body>
    <form runat="server">
        <asp:Label id="lblTopic" runat="server" text="Enter Your Name : "></asp:Label>
        <asp:TextBox id="txtName" runat="server"></asp:TextBox>
        <asp:Button id="Button1" onclick="Button1_OnClick" runat="server" Text="Button"></asp:Button>
        <br />
        <br />
        <asp:Label id="lblText" runat="server"></asp:Label>
    </form>
</body>
</html>


ASP.NET Input TextBox

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




 

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

 
  By : ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
  Score Rate :  
  Create/Update Date : 2008-10-27 07:11:58 / 2009-06-02 23:53:52
  View : 2,463
  Download : Download  ASP.NET Button - asp:Button
   
 
Sponsored Links
 
 
Ads Contact : 08-1987-6107
Download Mozilla Firefox
 
Ads Contact : 08-1987-6107
 Sponsored Links
ASP.NET Web Control
Rate : View : 2,856
ASP.NET AdRotator - asp:AdRotator
Rate : View : 1,518
ASP.NET Calendar - asp:Calendar
Rate : View : 3,143
ASP.NET Checkbox - asp:CheckBox
Rate : View : 2,259
ASP.NET CheckboxList - asp:CheckBoxList
Rate : View : 1,925
ASP.NET DropDownlist - asp:DropDownList
Rate : View : 2,952
ASP.NET HyperLink - asp:HyperLink
Rate : View : 1,967
ASP.NET Image - asp:Image
Rate : View : 1,863
ASP.NET ImageButton - asp:ImageButton
Rate : View : 1,538
ASP.NET Label - asp:Label
Rate : View : 1,422
ASP.NET LinkButton - asp:LinkButton
Rate : View : 1,727
ASP.NET ListBox - asp:ListBox
Rate : View : 1,952
ASP.NET Literal - asp:Literal
Rate : View : 1,461
ASP.NET Panel - asp:Panel
Rate : View : 1,650
ASP.NET RadioButton - asp:RadioButton
Rate : View : 2,261
ASP.NET RadioButtonList - asp:RadioButtonList
Rate : View : 1,622
ASP.NET Table - asp:Table
Rate : View : 2,109
ASP.NET TableCell - asp:TableCell
Rate : View : 1,274
ASP.NET TableRow - asp:TableRow
Rate : View : 1,260
ASP.NET TextBox - asp:TextBox
Rate : View : 2,202
ASP.NET FileUpload - asp:FileUpload
Rate : View : 3,063
ASP.NET ImageMap - asp:ImageMap
Rate : View : 1,605
ASP.NET BulletedList - asp:BulletedList
Rate : View : 1,262
ASP.NET HiddenField - asp:HiddenField
Rate : View : 1,316
ASP.NET PlaceHolder - asp:PlaceHolder
Rate : View : 1,427
ASP.NET Xml - asp:Xml
Rate : View : 1,688
 
 
© www.ThaiCreate.Com. 2003-2009 All Rights Reserved. My network : ThaiGoodWeb.Com , DVDmono.com
Comments & Suggestions Please Contact Us : thaicreate at hotmail dot com [Conditions Privacy Statement] ติดต่อโฆษณา 01-987-6107 อัตราราคา คลิกที่นี่