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,480
   
 
HOME > ASP.NET > ASP.NET HTML Controls > ASP.NET HTMLForm
Search

ASP.NET HTMLForm

 
 
 
ASP.NET HTMLForm เป็นคอนโทรลใช้ในการสร้าง Form เพื่อส่งข้อมูลให้ Web Server

Language Code : VB.NET || C#

ASP.NET HTMLForm

Framework : 1,2,3

Syntax

<form id="[Name]" runat="server"></form>



HTMLForm.aspx

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

    Sub Submit1_OnClick(sender As Object, e As EventArgs)
        Me.Span1.InnerHtml = Request.Form("txtInput1")
        Me.Span2.InnerHtml = Me.txtInput2.Value
    End Sub

</script>
<html>
<head>
</head>
<body>
    <form id="form1" runat="server">
        Text 1 = <input type="text" name="txtInput1" value="<%=Request.Form("txtInput1")%>" />
        <br />
        Text 2 = <input type="text" id="txtInput2"  runat="server" />
        <input id="Submit1" type="submit" value="Submit" runat="server" OnServerClick="Submit1_OnClick" />
        <hr />
        <span id="Span1" runat="server"></span>
        <br />
        <span id="Span2" runat="server"></span>
    </form>
</body>
</html>


Screenshot

ASP.NET HTML Form




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:03:44 / 2009-06-02 23:39:05
  View : 1,651
  Download : Download  ASP.NET HTMLForm
   
 
Sponsored Links
 
 
Ads Contact : 08-1987-6107
Download Safari
 
Ads Contact : 08-1987-6107
 Sponsored Links
ASP.NET HTML Control
Rate : View : 2,737
ASP.NET HTMLAnChor
Rate : View : 1,450
ASP.NET HTMLButton
Rate : View : 1,692
ASP.NET HTMLGeneric
Rate : View : 1,229
ASP.NET HTMLImage
Rate : View : 1,425
ASP.NET HTMLInputButton
Rate : View : 1,253
ASP.NET HTMLInputCheckBox
Rate : View : 1,261
ASP.NET HTMLInputFile
Rate : View : 1,315
ASP.NET HTMLInputHidden
Rate : View : 1,179
ASP.NET HTMLInputImage
Rate : View : 1,242
ASP.NET HTMLInputRadioButton
Rate : View : 1,199
ASP.NET HTMLInputText
Rate : View : 1,286
ASP.NET HTMLSelect
Rate : View : 1,306
ASP.NET HTMLTable
Rate : View : 1,420
ASP.NET HTMLTableCell
Rate : View : 1,167
ASP.NET HTMLTableRow
Rate : View : 1,141
ASP.NET HTMLTextArea
Rate : View : 1,254
ASP.NET HTMLSubmit
Rate : View : 1,278
 
 
© 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 อัตราราคา คลิกที่นี่