Computer Tutoring Logo

Cost Calculator

Training delivery
Number of students?
Laptop hire?
Offsite training?

Course price: £ *
Price per head:
£ .

Duration:
2 Day

* Price is exclusive of VAT.

Tell Me More

Live online Face to face
First name:

Last name:

Email:

Tel:

Location:

Number of students:
First NumberPlusSecond Number  = 

Please enter the answer to prove that you are human and not a machine.
I would like to receive software tips and special offers

Testimonials

Premier Communications

"Excellent. A good coverage and introduction to Dreamweaver"

Adobe Dreamweaver Database Training Course Intermediate Coventry

Coventry Intermediate Adobe Dreamweaver Database Course Overview

Intermediate Dreamweaver training course in Coventry

In in the middle of the West Midlands we are now delivering training courses in the conveniently located city of Coventry. Computer Tutoring has already provided Dreamweaver training for many companies in the surrounding areas so delivering Adobe Dreamweaver Database Training Course training in Coventry is a natural step.

We can come to you, or you can come to us for your Intermediate Adobe Dreamweaver Database Training Course training course.

Explore Coventry, a city steeped in history with its iconic cathedral and vibrant arts scene.

Other training courses in Coventry.


Course Duration: 2 Day

Complete Course Outline

The Present and the future in Adobe Dreamweaver Database

  • Defining a static site
  • The Code
  • Business Processes

Upgrading to XHTML in Dreamweaver

  • Upgrading to the XHTML Document Type
  • Replacing Strings in the Source Code
  • Replacing Tags
  • Stripping Unwanted Tags
  • Closing Empty Tags that have attributes
  • Finding Images without the alt attribute
  • Validating your XHTML

Creating the Presentation Layer using Dreamweaver

  • Redefining HTML Elements with CSS
  • Creating and Applying Custom CSS Styles
  • Creating a reusable template
  • Enhancing Accessibility with Invisible Navigation

Dynamic Websites in Dreamweaver

  • Dynamic Website Basics
  • Choosing a Server Model
  • Redefining a Site for Dynamic Development
  • Building a simple, dynamic application

Passing Data Between Pages in Dreamweaver

  • Understanding the HTTP protocol
  • Retrieving data with querystrings
  • Sending data with hyperlinks
  • Setting and retrieving cookies

Sending email from a web form using Dreamweaver

  • Introducing SMTP Email Service
  • Configuring your System to Send SMTP Email Messages
  • Configuring IIS to Send Email (ASP)
  • Writing the code to send a message
  • Understanding Objects, Methods, and Properties
  • Creating the webform
  • Emailing dynamic form values
  • Client-site form validation

Building a Server Side Application using Dreamweaver

  • Creating the pages
  • Building the form
  • Collecting, Processing and displaying data
  • Adding Server-side form validation
  • Creating a conditional region
  • Creating and applying a Custom CSS class

Databases on the Web in using Dreamweaver

  • Introduction to Databases
  • Connecting to a Database
  • Creating Recordsets and displaying database information

Dynamic Form Interfaces in Dreamweaver

  • Dynamically populated drop down menus
  • Filtered Recordsets
  • Live Data view
  • Documenting your code with comments

Filtering and Displaying Data in Dreamweaver

  • Preparing the input page
  • Generating URL's dynamically
  • Preparing the output page
  • Populating page layouts dynamically
  • Adding dynamic images and formatting the population number
  • Looking up related table data with SQL

Adding ASP script to a Web Page using Dreamweaver

  • Planning the application
  • Creating Recordsets and Joines
  • Building descriptions
  • Inserting images and alt attributes
  • Recordset paging
  • Passing data to other applications

Building search interfaces in Dreamweaver

  • Preparing the search pages
  • Building the interfaces
  • Debugging and Testing the code
  • Suppressing the navigation bar
  • Filtering by form variable
  • Switching SQL statements according to environmental variables

Authenticating Users in Dreamweaver

  • User authentication as a web application
  • Building the registration pages
  • Building the log-in page
  • Restricting access to pages

Managing Content with Forms in Dreamweaver

  • Creating the admin section
  • Two approaches to formatting content stored in a database
  • Creating the form interfaces
  • Session variables and hidden fields to track users
  • Inserting records

Building update pages using Dreamweaver

  • Preparing the pages
  • Planning for the master detail pages
  • Making the detail page updateable