Coldfusion Web Development With Macromedia Dreamweaver Mx 2004 (Paperback)

Jen deHaan, Peter deHaan, Massimo Foti, Curtis Hermann, Simon Horwith, Edoardo Zubler

  • 出版商: Apress
  • 出版日期: 2004-04-07
  • 售價: $1,580
  • 貴賓價: 9.5$1,501
  • 語言: 英文
  • 頁數: 488
  • 裝訂: Paperback
  • ISBN: 1590592379
  • ISBN-13: 9781590592373
  • 相關分類: Dreamweaver
  • 已過版

買這商品的人也買了...

商品描述

Description:

ColdFusion Web Development with Macromedia Dreamweaver MX 2004 explores the exciting web development partnership between ColdFusion—a fantastically powerful but easy to learn server-side scripting language—and Dreamweaver, Macromedia’s world-class visual web authoring tool. With Dreamweaver, you can set up your ColdFusion website, connect it to your database, put together all the code for the pages, and style them—all with surprisingly little effort.

The book is full of practical examples. It begins by teaching the basics of the ColdFusion language and showing you how to use ColdFusion to perform tasks such as connecting to databases, decision making, reading XML, querying, and error handling. Further, it delves into more advanced topics, such as ColdFusion extensions, custom functions, and Flash remoting (using Dreamweaver MX as the IDE). The book is supplemented by an extensive case study that shows you how to put together everything you’ve learned to build a fully operational, dynamic, real-world website. It also explores common web applications like blogs, review pages, and user registration/login forms.

Table of Contents:

Chapter 1 Welcome to ColdFusion MX 6.1
Chapter 2 Databases and Dreamweaver MX 2004
Chapter 3 Introduction to ColdFusion Markup Language
Chapter 4 ColdFusion Variables and Logic
Chapter 5 Form Processing
Chapter 6 Database Manipulation
Chapter 7 Maintaining State
Chapter 8 Exception Handling with CFML
Chapter 9 Dreamweaver MX 2004 Extensions
Chapter 10 Code and Component Reuse
Chapter 11 Working with XML in ColdFusion MX 6.1
Chapter 12 Flash MX 2004, Web Services, and ColdFusion MX 6.1
Chapter 13 Case Study: A Complete ColdFusion-Based Web Site