|
Introduction
to HTML
What is HTML? | HTML Toolkits | HTML TAGS | Document Layout
| Content Formatting | Hyperlinks | Images & Image Maps |
Tables | Frames | Cascading Style Sheets | Forms | Inegrating
Java Applets | Using Visual Interdev
XHTML
New standard for HTML | XHTML rules | Converting
from HTML to XHTML | Validating XHTML
Introduction
to JavaScript
Using JavaScript for client side scripting | What is JavaScript?
| Variables | Input & Output | Conditionals | Events | Browser
Manipulation | The Document Object Model | Flow Contro | Functions
| Parameters & arguments | Form Validation | Reading and writing
cookies | Using Visual Interdev | Using cookies to store user
information | Working with multiple browser windows | Preloading
images for speed | Implementing slide shows and image rollovers
| Performing client side validation | Validating credit cards,
dates, and email addresses | Effective use of timers
Standard
SQL in Depth
Thorough introduction to SQL | Inserting, updating, & deleting
| Grouping & Having clauses | Aggregate functions | Nested
queries | Left, Right and Full outer joins | SQL Data Definition
Language | Parameterized & linked queries
Introduction
to Cold Fusion
Overview of ColdFusion | Exploring HomeSite 4.0 | Observing
ColdFusion in Action
Creating
a database for use with ColdFusion
Planning Your Database | Creating Tables | Relationships Between
Fields
Connecting
a database to the ColdFusion server
ColdFusion Database Administration
Getting
Started with CFML
CFML and HTML | Creating and Reusing Templates
Querying
a Database and Displaying the Results
Creating Simple Queries | ColdFusion Debugging Tools
Creating
User-Defined Queries with Forms
ColdFusion and Forms | Creating a Form Action Page | Dynamically
Populating Form Fields
Conditional
Expressions
Conditional Logic
Additional
information: White Papers:
ColdFusion Configuration Whitepaper | Installation Whitepaper
Design
Considerations
Choosing the right formatting | Creating a date stamp | Enabling
Data Drill-down | Outputting images dynamically
Updating
Records
Creating database front-ends | Recording the date and time
of an update
Inserting
and Deleting Records
Inserting records wth an SQL INSERT INTO statement | Deleting
records
Validating
Data Entry Fields
Validating form input | A more customized approach to form
field validation | Re-populating forms after submission
Creating
a Keyword Search Application
Creating smart search applications
|