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 Guildford

Guildford Intermediate Adobe Dreamweaver Database Course Overview

Adobe Dreamweaver Database Training Course Intermediate training course Guildford Surrey

Located in Surrey, Guildford is known for its cobbled high street and stunning countryside.

The town of Guildford in Surrey is known for a fantastic shopping experience. Of course with the Guildford business park and easy access to two popular airports in Heathrow and Gatwick. Your Intermediate Adobe Dreamweaver Database Training Course training course in Guildford Surrey can be conducted at your premises, where we can bring laptops with the Adobe Dreamweaver Database Training Course already loaded. We can even bring a projector along with power extension leads, leaving you to concentrate on learning.

Conducting Adobe Dreamweaver Database Training Course training courses in Surrey is a relatively new venture for us so please try us out and remember to tell us and others what you think.


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