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

ASP.NET HTMLInputImage

 
 
 
ASP.NET HTMLInputImage เป็นคอนโทรลใช้ในการสร้างและควบคุมรูปภาพ (Image)

Language Code : VB.NET || C#

ASP.NET HTMLInputImage

Framework : 1,2,3

Syntax

<input type="image" id="[Name]" OnServerClick="[Event]" runat="server">



HTMLInputImage.aspx

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

	Sub Page_Load(sender As Object,e As EventArgs)
		IF NOT Page.IsPostBack() Then
			Me.InputImage1.Src = "images/mygirl.jpg"
			Me.InputImage1.Alt = "My Girl"
			Me.InputImage1.Style.Add("Width","200px")
		End IF
	End Sub

    Sub Image_OnClick(sender As Object, e As ImageClickEventArgs)
			Me.InputImage1.Src = "images/mygirl2.jpg"
			Me.InputImage1.Alt = "My Girl"
			Me.InputImage1.Style.Add("Width","200px")
    End Sub

</script>
<html>
<head>
</head>
<body>
    <form runat="server">
		<input type="image" id="InputImage1" OnServerClick="Image_OnClick" runat="server">
		<hr />
		<asp:Label id="lblText1" runat="server"></asp:Label>
    </form>
</body>
</html>


Screenshot

ASP.NET HTML Form


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:06:14 / 2009-06-02 23:41:51
  View : 1,243
  Download : Download  ASP.NET HTMLInputImage
   
 
Sponsored Links
 
 
Ads Contact : 08-1987-6107
Download Google Chorme
 
Ads Contact : 08-1987-6107
 Sponsored Links
ASP.NET HTML Control
Rate : View : 2,752
ASP.NET HTMLAnChor
Rate : View : 1,453
ASP.NET HTMLButton
Rate : View : 1,698
ASP.NET HTMLForm
Rate : View : 1,655
ASP.NET HTMLGeneric
Rate : View : 1,232
ASP.NET HTMLImage
Rate : View : 1,431
ASP.NET HTMLInputButton
Rate : View : 1,256
ASP.NET HTMLInputCheckBox
Rate : View : 1,263
ASP.NET HTMLInputFile
Rate : View : 1,318
ASP.NET HTMLInputHidden
Rate : View : 1,181
ASP.NET HTMLInputRadioButton
Rate : View : 1,201
ASP.NET HTMLInputText
Rate : View : 1,289
ASP.NET HTMLSelect
Rate : View : 1,308
ASP.NET HTMLTable
Rate : View : 1,424
ASP.NET HTMLTableCell
Rate : View : 1,170
ASP.NET HTMLTableRow
Rate : View : 1,144
ASP.NET HTMLTextArea
Rate : View : 1,258
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 อัตราราคา คลิกที่นี่