Make HTML elements accessible from server side code

Make HTML elements accessible from server side code

How to make HTML elements accessible from server side code In this video tutorial, Chris Pels will show how to make standard HTML elements in an .aspx page accessible from server side code so they can be used in page processing like a standard ASP.NET server control. First, see how the addition of a runat=”server” attribute to a standard HTML control like a div allows it to be referenced in server side code with full Intellisense. Next, see several examples of how you might manipulate HTML elements on a ...more

Wonder How To Make HTML elements accessible from server side code

Create/Add To Playlist

Video Information

How to make HTML elements accessible from server side code

Computers & ProgrammingASP.Net (C# & VB.Net)

In this video tutorial, Chris Pels will show how to make standard HTML elements in an .aspx page accessible from server side code so they can be used in page processing like a standard ASP.NET server control. First, see how the addition of a runat=”server” attribute to a standard HTML control like a div allows it to be referenced in server side code with full Intellisense. Next, see several examples of how you might manipulate HTML elements on a page with this technique. Lastly, see how this technique can be used in conjunction with the new ListView control in .NET Framework Version 3.5 to control the layout of a list.

you haven't graded this video yet click below to grade
A+
A
A-
B+
B
B-
C+
C
C-
D+
D
D-
F
Average Grade B
Length 21:59
Views 878
Format WMP
Curated 3 months ago by rmansur
Start the Discussion
Add your comment:
loading...