Dreamweaver Level 3
| Date |
Location |
Duration |
Cost |
14 Oct 2010 (Thu) 15 Oct 2010 (Fri) | Washington | 2 | £ 495 |
15 Dec 2010 (Wed) 16 Dec 2010 (Thu) | Newcastle | 2 | £ 495 |
01 Feb 2011 (Tue) 02 Feb 2011 (Wed) | Washington | 2 | £ 495 |
28 Apr 2011 (Thu) 29 Apr 2011 (Fri) | Washington | 2 | £ 495 |
26 May 2011 (Thu) 27 May 2011 (Fri) | Newcastle | 2 | £ 495 |
08 Aug 2011 (Mon) 09 Aug 2011 (Tue) | Washington | 2 | £ 495 |
Please contact us to discuss private course dates and locations |
Course Overview
This is a hands-on course that teaches delegates to use Macromedia Dreamweaver to develop dynamic Web sites and interactive Web applications. This course will enable delegates to use the full power of Active Server Pages (ASP) to build a truly dynamic database driven website that will allow users to create a small data list or full blown E Commerce solutions.
Prerequisites
- Delegates must have attended the Dreamweaver Level 1 course, preferably Level 2 as well or have equivalent knowledge, and have good working knowledge of the application.
Related Courses
Training Options
- Scheduled public courses at one of our training venues
- Private course at your company office throughout the UK, at one of our training venues (Durham, Newcastle or Washington) or at an independent location, convenient to you
- Bespoke course written to your specific needs, at your company office throughout the UK, at our training venue or at an independent location, convenient to you
- For further information please contact us on 0191 377 8377
What's Included
- 1 delegate per computer
- Telephone and email support
- Relaxed refreshment area at our training venues
- Lunch and refreshments when training is delivered at our training venue
- Comprehensive course manual and exercises
Course Content
Background to the internet and ASP
The internet, Electronic Mail, File Transfer
The World Wide Web
Dynamic content
Active Server Pages (ASP)
Coldfusion- an overview
Java Server Pages - an overview
Dreamweaver facilities
Live Data View
Defining an ASP site in Dreamweaver
Recordsets
Creating the connection
SQL (Standard Query Language)
How to define the Connection
DSN (Data Source Name)
DSN-less Connection
Defining the content of the recordset
Placing content onto the Web Page
Using the Repeat Region Server Behaviour
Sorting Records
Paging through recordsets
Adding and hiding Previous and Next Functionality
Adding a First and Last Link
Live Objects: Previous/Next Tools
Adding a Navigation bar and status
Removing a server behaviour
Searching for information
Master detail pages
Creating the master-detail page set
Live Objects: A Master-Detail page set
Searching a database
How a search page works
Applying Filters
Effecting a Web Search
Use of Operators
Informing the User of How Many Results Match
Formatting fields within a recordset
Editing a recordset and insertion of records
How to prevent duplicate records
Check new username server behaviour
Live objects: creating insert tools
Editing records
Populating a form from a recordset
Live objects: an update page
Deleting records
Performing the delete on one page
Confirming a delete request
Dynamic Elements
Creating droplists from recordsets
Adding multiple fields to a drop list
Creating a dynamic select list using a server behaviour
Creating HTML tags dynamically
Displaying the current date
Advanced and multiple field searching
Detecting an empty recordset
Preventing unwanted values in a drop list
Preventing a submission with ASP
Allowing the user to choose a sort order
Informing the user of the sorted order
Cookies and Session Variables
What is a Cookie and creating a Cookie
Extracting from a Cookie and detecting a Cookie Value
Creating a Session Variable
Storing and passing data with Session Variables
Detecting a Session variable
Using cookies/session variables in recordsets
Making the Connection
Connecting to a Database Without a Data SourceName
Defining the Site and Connecting to a Database
Connecting to a Database Using an OLE DB Connection
Creating a Connection Using the MapPath Method
Login Applications and Access Rights
Creating password-protected login application
Incorporating access Levels