Chapter 15. Creating Forms Using ASP.NET

IN THIS CHAPTER

Introduction to ASP.NET Forms

Adding and Configuring ASP.NET Form Controls

Processing ASP.NET Forms

Displaying a Form Confirmation

Checkpoint

Introduction to ASP.NET Forms

Forms have been a common feature of websites since the early days of the web. Forms are also among the most frustrating web page elements for many people because code has to be processed on the web server for them to be useful.

Expression Web offers form handlers that you can easily use in your website, but these form handlers rely on the FrontPage Server Extensions being installed on the web server hosting your website. As Microsoft begins to phase out the FrontPage Server Extensions (which appears to be inevitable), ...

Get The Microsoft Expression Web Developer's Guide to ASP.NET 3.5: Learn to create ASP.NET applications using Visual Web Developer 2008 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.