Training and Consultancy

Select by Category

Course Schedules

Search by Keywords

Partner Login



Enquiry Form

Duration: 2 Days

ADOBE DREAMWEAVER ADVANCED


Objectives

 

This course is for delegates new to DreamWeaver, or who have only used it to build static web sites, and want to use it to create dynamic data-driven web applications.


Module 1: Getting Started

  • Understanding static v. dynamic pages
  • Working with sites in DreamWeaver
  • Learning DreamWeaver interface basics
  • Developing dynamic pages
  • Including common code

 

Module 2: Using the Database Panel

  • Using databases on the web
  • Creating a database connection
  • Using the database panel
  • Using Bindings panel to create a simple recordset
  • Creating an advanced recordset using joins

Module 3: Binding Data to a Page

  • Binding data to a page
  • Using Live Data View
  • Formatting data using the Bindings panel
  • Inserting a dynamic image

Module 4: Customising Recordset Display

  • Introducing Server Behaviours
  • Displaying all rows in a recordset using Repeat Region
  • Introducing Application Objects
  • Using the Recordset Navigation Bar to page through recordsets
  • Displaying Recordset Navigation Status
  • Using the Server Debug View

Module 5: Creating Drill-down Interfaces

  • Creating a drill-down interface
  • Generating dynamic links
  • Using dynamic filters in SQL
  • Using the Dynamic Table Application Object
  • Creating a master-detail page set

Module 6: Creating a Search Interface

  • Reviewing HTML Forms
  • Creating dynamically populated drop-down menus
  • Creating filtered recordsets

Module 7: Inserting Rows into a Table

  • Creating a form and using the Insert Record Server Behaviour
  • Validating form data using Behaviours
  • Creating dynamic form elements
  • Using the Recordset Insertion Form Application Object

Module 8: Updating Rows

  • Creating an interface for updating data
  • Displaying results in a table using the Dynamic Table Application Object
  • Creating a pre-filled form for the row to update
  • Using URL parameters
  • Using the Record Update Form Application Object
  • Manually creating a form and applying an Update
  • Record Server Behaviour

Module 9: Deleting Rows

  • Understanding the delete process
  • Creating a delete confirmation page
  • Passing hidden data in a form
  • Using a SQL Delete statement
  • Using the Delete Row Application Object

Module 10: Authenticating Users

  • Setting and retrieving cookies
  • Authenticating users with a web application
  • Building the registration pages
  • Building the log-in page
  • Restricting access to pages