Welcome   |   ASP.NET   |   Web Services   |   How Do I...?   |   Class Browser
  |   I want my samples in...   

ASP.NET Quickstart Tutorials

Go To...

HtmlForm

An HtmlForm control is required to process postback requests. A Web Forms page might only have one server side <form> tag; however, client forms (no runat=server attribute) can also postback to server-side logic as long as a server-side form is present on the page.

The following sample illustrates using the HtmlForm control.

C# HtmlForm1.aspx
Run Sample View Source





Hosted by MaximumASP | Found a broken link? | Contact Us | Terms and conditions | Privacy Policy | Advertise with us
� 2000 - 2008  Mindcracker LLC. All Rights Reserved