FormView - Creating a Form to Insert Data A common task in many websites is to create a good looking form, allow a user to enter information, and have that information be inserted into a database. Further, you may want the user to be sent to a different page after the information is inserted and/or send an email notification. In this tutorial, I'll show you how to create a form for inserting into a databse that you can control in terms of look and organization.
Formview Basics - A First Look The Formview allows you to display information from a database or spreadsheet however you want. With a Formview, you can layout information using a table or CSS - your choice! You can also use a formview to update a database. (Not covered here.)
Formview Basics - Applying CSS within Formview How to apply CSS within a Formview. Easy!
Formview Intermediate - dynamic formview changes How to 'reach into' the formview (or details view, too) and dynamically change information displayed depending on the values in the database. The same method can be used to set defaults in fields.
Learning Microsoft's Expression Web the Easy Way EW Tutorials - Expression Web
Expression Web is a trademark of Microsoft Corporation This site is not endorsed by or a part of Microsoft.