Defining your Dreamweaver MX site Adobe Dreamweaver / Site Management
This tutorial describes how to define a site in Macromedia Dreamweaver MX. This tutorial is the sixth in a series of Macromedia Studio MX tutorials that teach you how to plan, design, create, and deploy a fully-functional website.
Migrating GoLive sites to Dreamweaver 4 Adobe Dreamweaver / Miscellaneous
Web pages and sites created in Adobe GoLive are fairly easy to transfer to Macromedia Dreamweaver. However, there are a few issues to work out when you transfer. This article will help you make the change and work out the problems.
Customizing Macromedia Dreamweaver MX Adobe Dreamweaver / Customizing Dreamweaver
Customizing Macromedia Dreamweaver MX describes how to hand-edit configuration files to customize the application in ways that are impossible from within the application. Specifically, you'll learn how to customize the Insert bar, menus, browser profiles, third-party tags, and other aspects of Dreamweaver.
Creating master/detail pages (ColdFusion) Adobe Dreamweaver / Linking and Navigation
You can use Macromedia Dreamweaver MX to create master/detail ColdFusion pages. A master page is a page that lists database records and corresponding links for each record. When the user clicks a link, a detail page opens displaying more information about the record.
Building ColdFusion pages that let users delete records Adobe Dreamweaver / Database Integration
You can use Macromedia Dreamweaver MX to build a set of ColdFusion pages capable of deleting a record in a database table. To rapidly add this functionality to your web application, you can use the Delete Record server behavior. When the user clicks a link or a form button on the page, the Delete Record server behavior takes care of the details of deleting the record from the database.