View Single Post
Old 08-10-2004, 05:01 PM   #11 (permalink)
ashish
Registered User
 
ashish's Avatar
 
Join Date: Jul 2004
Posts: 46
ashish is on a distinguished road
Hello all,

Here is some information on Web Server Controls in ASP.NET


Web Server Controls - Just like HTML server controls, web server controls are also created on the server once again requiring the 'runat' attribute in the <form> tag. However these controls are different from the HTML server controls as these are controls that are special ASP.NET tags that are recognised by the server.
ashish is offline   Reply With Quote