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

ASP.NET HTMLGeneric

 
 
 
ASP.NET HTMLGeneric เป็นคอนโทรลใช้ในการควบคุม HTML ที่ไม่ใช่ Tag ที่เป็น Element เช่น <body>, <div>, <span>

Language Code : VB.NET || C#

Framework : 1,2,3

Syntax

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



HTMLGeneric.aspx

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

    Sub Button1_OnClick(sender As Object, e As EventArgs)
		Me.body1.Attributes("BgColor") = Me.txtColor.Value
		Me.body1.Attributes.Add("Onload","JavaScript:Welcome();")

		Me.Anchor1.href = "http://www.thaicreate.com"
		Me.Anchor1.Attributes.Add("OnClick","JavaScript:Welcome();")
    End Sub

</script>
<html>
<head>
    <script language="JavaScript">
    function Welcome()
    {
        alert('Welcome www.ThaiCreate.Com')
    }
</script>
</head>
<body id="body1" runat="server">
    <form runat="server">
        BgColor =
        <input id="txtColor" type="text" runat="server" />
        <input id="Button1" type="submit" value="Submit" runat="server" onserverclick="Button1_OnClick" />
        <br />
        <br />
        <a id="Anchor1" runat="server">www.ThaiCreate.Com</a>

    </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:04:03 / 2009-06-02 23:39:22
  View : 1,219
  Download : Download  ASP.NET HTMLGeneric
   
 
Sponsored Links
 
 
Ads Contact : 08-1987-6107
Download Safari
 
Ads Contact : 08-1987-6107
 Sponsored Links
ASP.NET HTML Control
Rate : View : 2,705
ASP.NET HTMLAnChor
Rate : View : 1,439
ASP.NET HTMLButton
Rate : View : 1,674
ASP.NET HTMLForm
Rate : View : 1,633
ASP.NET HTMLImage
Rate : View : 1,410
ASP.NET HTMLInputButton
Rate : View : 1,235
ASP.NET HTMLInputCheckBox
Rate : View : 1,246
ASP.NET HTMLInputFile
Rate : View : 1,302
ASP.NET HTMLInputHidden
Rate : View : 1,165
ASP.NET HTMLInputImage
Rate : View : 1,223
ASP.NET HTMLInputRadioButton
Rate : View : 1,186
ASP.NET HTMLInputText
Rate : View : 1,277
ASP.NET HTMLSelect
Rate : View : 1,298
ASP.NET HTMLTable
Rate : View : 1,408
ASP.NET HTMLTableCell
Rate : View : 1,159
ASP.NET HTMLTableRow
Rate : View : 1,132
ASP.NET HTMLTextArea
Rate : View : 1,245
ASP.NET HTMLSubmit
Rate : View : 1,264
 
 
© 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 อัตราราคา คลิกที่นี่