Setting the Server Behaviors panel options

Setting the Server Behaviors panel options

The purpose of this panel is to add Dreamweaver server behaviors to a page, edit server behaviors, and create new server behaviors.

You can perform the following tasks with this panel:

  • Displaying Database Records
  • Defining Sources of Dynamic Content
  • Building master/detail pages (ColdFusion)
  • Building search/results pages (ColdFusion, ASP, JSP, PHP)
  • Building a record insert page (all servers)
  • Building pages to update a record (ColdFusion)
  • Building pages to delete a record (ColdFusion)
  • Building pages that restrict access to your site (ColdFusion, ASP, JSP, PHP)
  • Building master/detail pages (ASP.NET)
  • Building a database search page (ASP.NET)
  • Building a record insert page (ASP.NET)
  • Building pages to update a record (ASP.NET)
  • Building pages to delete a record (ASP.NET)
  • Using stored procedures to modify databases (ASP.NET)
  • Building pages that restrict access to your site (ASP.NET)
  • Building master/detail pages (PHP)
  • Building search/results pages (PHP)
  • Building a record insert page (PHP)
  • Building pages to update a record (PHP)
  • Building pages to delete a record (PHP)
  • Building pages that restrict access to your site (PHP)
  • Deleting dynamic content
  • Adding Custom Server Behaviors


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
Defining Sources of Dynamic Content
Developing Applications Rapidly