|
|
Building a Basic ASP.NET Web Form |
|
|
Doug Seven |
|
|
ASP.NET / Form Processors |
|
|
Click to Visit |
|
|
204 |
Building a Basic ASP.NET Web Form is an ASP.NET article in which the author describes the step by step methods that have to be adapted to generate the web form that helps to collect the users details and store it in the web server. Here the author discusses about "runat=server" attribute through which the form HTML elements can get control from server control and also the author explains about the method of maintaining the state of web form elements.
|