网站地图 | 当前位置: 国际教育资料下载电脑网页设计Dreamweaver → 《ColdFusion Application with Dreamweaver》

《ColdFusion Application with Dreamweaver》


资料录入:SweetyCream

更新时间:2006-4-28 14:25:00

文件大小:19 MB

语言要求:英文

资料类型:电子书

下载方式:eMule下载
参考链接:网站怎样赚钱? 什么是Google AdSense? 如何申请Google AdSense给你的网站带来收入?

中文名称:ColdFusion Application with Dreamweaver(2本)
发行时间:2002年10月
地区:美国
语言:英语
简介
023.jpg
内容介绍:

ColdFusion Application with Dreamweaver MX is written by leading expert, David Golden, Senior Technical Writer for the ColdFusion Server at Macromedia. Everything you need to know to get up-to-speed on creating ColdFusion MX Applications in Dreamweaver MX, in a no-frills, hands-on approach. Only book concentrating on developing ColdFusion MX with the visual tool of choice for creating ColdFusion applications: Dreamweaver MX.

ColdFusion MX Applications with Dreamweaver MX will teach readers how to use Dreamweaver to build and maintain ColdFusion applications. It will use task-based tutorials that reside within the frameworks of two major sections: building a ColdFusion-powered site from scratch and transforming an existing static site into one that's dynamic and database-driven. In addition, because Dreamweaver uses Dreamweaver's visual development environment rather than a text-based scripting environment, this book will focus on using Dreamweaver to build ColdFusion applications rather than exhaustive explanations of CFML code.

目录:

Part I: The Fundamentals of ColdFusion Development
Chapter 1. Introducing Dreamweaver MX and ColdFusion MX
A Short History of the Web
Web Development B.C. (Before ColdFusion)
Enter ColdFusion and Dreamweaver
The Modern Era of Web Development
The Next Big Thing
ColdFusion Development: What Do I Need?
Summary

Chapter 2. Introducing ColdFusion MX
Understanding ColdFusion
Understanding CFML
Connecting to External Applications with ColdFusion
Using the ColdFusion Administrator
Summary

Chapter 3. Introducing Dreamweaver MX
Understanding the Dreamweaver Workspace
Defining and Working with a ColdFusion Site
Creating the Book Template
Summary

Chapter 4. Working with Databases
Understanding Databases
Understanding ColdFusion Data Sources
Querying Databases with SQL
Summary


Part II: Creating ColdFusion Forms
Chapter 5. Creating Form and Action Pages
Creating Form Pages
Creating Action Pages
Testing the Form and Action Pages
Summary

Chapter 6. Creating Pages with Dynamic Elements
Using Dynamic Elements
Prefilling Form Pages Dynamically
Summary

Chapter 7. Validating Data and Handling Errors
Validating Form Data
Handling Errors
Summary


Part III: Displaying Results with ColdFusion
Chapter 8. Displaying Records in a Dynamic Table
Understanding the CFML behind Dynamic Tables
Building filterParks.cfm
Building the Display Pages
Adding Column Sorting
Testing the Application
Summary

Chapter 9. Creating Recordset Navigation
Recordset Navigation
Building filterParksSimple.cfm
Building filterResult.cfm
Testing the Application
Creating filterResultsDetail.cfm
Summary

Chapter 10. Charting Dynamic Data
Using the CFCHART, CFCHARTSERIES, and CFCHARTDATA Tags
Building the Form Page
Building the Dynamic Graph
Building the Details Page
Testing the Application
Summary


Part IV: Processing ColdFusion Forms
Chapter 11. Inserting a Record into the Database
Inserting Records
Creating the First Wizard Page
Creating the Second Wizard Page
Creating the Confirmation Page
Creating the Final Wizard Page
Summary

Chapter 12. Updating a Record in the Database
About Updating Records
Building displayParks.cfm
Building updateRecord.cfm
Building confirmUpdate.cfm
Building displayParksAfter.cfm
Testing the Application
Summary

Chapter 13. Deleting a Record in the Database
Deleting Records
Building displayRecords.cfm
Building confirmDelete.cfm
Building displayRecordsAfter.cfm
Testing the Application
Summary


Part V: Common ColdFusion Programming Techniques
Chapter 14. Conditional Logic Problems and Solutions
CFML Conditional Logic Overview
Using CFIF, CFELSEIF, and CFELSE
Using CFSWITCH, CFCASE, and CFDEFAULTCASE
Using CFLOOP and CFBREAK
Using Conditional Logic in Your Application
Testing the Application
Summary

Chapter 15. Debugging and Error Handling
Introduction to Debugging and Error Handling
Using ColdFusion MX's Debugging and Error-Handling Features
Using Dreamweaver MX's Debugging and Error-Handling Features
Summary

Chapter 16. Sessions and the Application Variable Scope
Introduction to ColdFusion Persistent Variable Scopes
Using the Application.cfm File
ColdFusion Sessions and Session Variables
Using Client Scope Variables
Using Application Variables
Summary

Chapter 17. Building User Authentication
Introduction to ColdFusion User Security
Using Dreamweaver's User Authentication Server Behaviors
Summary

Chapter 18. Building a Search Interface
Introduction to Building a Search Interface
Creating Collections
Creating and Indexing Collections Programmatically
Building a Search Interface Page
Building a Search Results Page
Testing the Search Page
Summary


Part VI: Advanced ColdFusion Development
Chapter 19. Using ColdFusion Components
About Using ColdFusion Components
Building directoryExplorer.cfc
Building directoryClient.cfm
Testing Your Application
Troubleshooting ColdFusion Components
Summary

Chapter 20. Building Flash Remoting Services
About Building Flash Remoting Services
Building flashPage.cfm
Building flashComponent.cfc
Testing Your Application
Summary

Chapter 21. Using and Creating Web Services
About Using and Creating Web Services
Using Web Services
Creating Web Services with ColdFusion Components
Summary


Part VII: Customizing Dreamweaver
Chapter 22. Customizing Dreamweaver for ColdFusion Development
About Customizing Dreamweaver for ColdFusion Development
Using the Preferences Panel
Using and Creating Keyboard Shortcuts
Recording and Using Commands
Modifying and Creating Tag Libraries
Summary

Chapter 23. Building Custom Server Behaviors
About Building Custom Server Behaviors
Building Simple Custom Server Behaviors
Building Advanced Custom Server Behaviors
Summary

Chapter 24. Building Dreamweaver Extensions
About Building Dreamweaver Extensions
Understanding the Role of EDML Files
Understanding the Role of HTM Files
Understanding the Role of javascript
Understanding the Dreamweaver APIs
Packaging Extension Files
Summary


Part VIII: Appendixes
Appendix A. Installing ColdFusion MX and Dreamweaver MX
Preparing Your System
Installing ColdFusion and Dreamweaver
Uninstalling ColdFusion and Dreamweaver
Installation Troubleshooting
Summary

Appendix B. ColdFusion MX CFML Tag Reference
Tag Catagories
ColdFusion Component Tags
Database Manipulation Tags
Data Output Tags
Variable Manipulation Tags
Data Flow and Control Tags
Internet Protocol Tags
File Management Tags
Web Application Framework Tags
Form Tags
Security Tags
Utility Tags
CFSETTING
External System Tags

Appendix C. Dreamweaver MX Keyboard Shortcuts
Dreamweaver MX Keyboard Shortcuts

--------------------------------------------------------------------------------------------------------

1590592379.jpg

内容介绍:

ColdFusion MX Web Development with Macromedia Dreamweaver MX 2004: The Practical User’s Guide explores the great 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. Using Dreamweaver you can set up your ColdFusion website, connect it to your database, put together all the code for the pages, and style them too, with very little hassle. This book is ideal for all the Dreamweaver users who want to quickly get up to speed with the fundamentals of ColdFusion.


The book is heavily weighted with practical examples – starting by teaching the basics of the ColdFusion language, we then go on to show how to use ColdFusion to perform tasks such as connecting to databases, decision making, reading XML, queries, and error handling. Later on, we touch upon advanced topics such as creating ColdFusion extensions, custom functions, and Flash remoting (using Dreamweaver MX as the IDE). The book culminates with a large case study showing how to put this stuff all together in a fully operational real world dynamic website, demonstrating common web applications such as a blog, a reviews page, and user registration/login functionality.

目录:

ColdFusion Web Development with Macromedia Dreamweaver MX 2004
Introduction
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
Index
List of Figures
List of Tables

--------------------------------------------------------------------------------------------------------

另:由于现在Coldfusion mx 7 的教程都是macromedia出的,就稍后发布!先看MX亦可!
期待与更多的朋友一起学习coldfusion,希望不吝赐教,p.m or mail to :cncoldfusion [at] gmail.com

国际教育资料下载 Some Rights Reserved.