W3Coder by Sreedhar KogantiA Complete Site on ASP.Net by Sreedhar KogantiWorking with AdRotator in ASP.NET- August 26, 2001 The AdRotator server control presents ad images that, when clicked,navigate to a new Web location. Each time the page is loaded into the browser, an add is selected based on a predefined rotation.http://w3coder.com:8080/HtmlControls/adRotator.aspx Complete Description on Web Controls(System.Web.UI.WebControls) in ASP.NET- August 15, 2001 Web controls are server controls with an abstract, strongly-typed object model. Web controls include not only form-type controls such as buttons and text boxes,but also special-purpose controls such as a calendar. Web controls are more abstract than HTML controls, in that their object model does not necessarily reflect HTML syntax.http://w3coder.com:8080/HtmlControls/webcontrols.aspx Complete Description on HTML Controls(System.Web.UI.HtmlControls ) in ASP.NET- August 2, 2001 HTML controls are HTML elements exposed to the server so you can program against them. HTML controls expose an object model that maps very closely to the HTML elements that they render.http://w3coder.com:8080/HtmlControls/htmlcontrols.aspx |