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 Cambridge

Cambridge Intermediate Adobe Dreamweaver Database Course Overview

Adobe Dreamweaver Database Training Course Intermediate Kings College chapel Cambridge

The science park to St. John's Innovation centre. The university city of Cambridge is a regular training venue. We've trained various companies in and around Cambridge as far out as Cambourne, Newmarket, Huntingdon and St. Ives. A Intermediate Adobe Dreamweaver Database Training Course at the offices we use at the Regus in Cambourne is easy to set up and conduct even at short notice. Or maybe you just want us to come to you bringing a projector, laptops with Dreamweaver preloaded along with fully comprehensive course notes.

Cambridge is renowned for its prestigious university and stunning architecture.

Cambridge was actually the first area we started training. From Cambridge Consultants on the science park to ARU, CRC (Cambridge Regional College) and many more have taken advantage of the computer training courses conducted by us.


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