Building pages to delete a record (ASP.NET)

Building pages to delete a record (ASP.NET)

Your application can contain a set of pages that lets users delete records in a database. The pages normally consist of a search page and a delete page. The search page let users retrieve the record and the delete page lets users delete the record.

This section describes the steps to build ASP.NET pages that delete records:

  • Searching for the record to delete (ASP.NET)
  • Creating delete links on the search page (ASP.NET)
  • Displaying the record on the confirmation page (ASP.NET)
  • Adding logic to delete the record (ASP.NET)


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly
Building ColdFusion Applications Rapidly
Building ASP.NET Applications Rapidly
Reference
Building ASP and JSP Applications Rapidly