MACROMEDIA COLDFUSION 5-DEVELOPING Bedienungsanleitung Seite 2

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 47
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 1
ColdFusion MX 7 Getting Started Experience Tutorial Page 2 of 47
slideshows illustrate the relationship between ColdFusion and Dreamweaver MX 2004, as well as their relationship to the
server and development environments.
Dreamweaver MX 2004 is not required for this tutorial, but it is recommended. This tutorial takes advantage of new
features available only in this version, and all screenshots and directions use it as well. You can download a trial version
of Dreamweaver MX 2004 at http://www.macromedia.com/downloads.
This tutorial was written specifically for use on a Windows platform, since ColdFusion MX 7 is not available on a standard
installation of Macintosh, and Dreamweaver MX 2004 is not available for UNIX users. However, if you are a Macintosh or
UNIX user, you will still find this tutorial useful. UNIX users especially can take advantage of these instructions by typing
code rather than using the Dreamweaver MX 2004 tools.
Because you have access to this document, we assume that you have successfully installed ColdFusion MX 7 as well as
the ColdFusion MX 7 Getting Started Experience. However, if you do not have ColdFusion MX 7 server installed, you can
download it from: http://www.macromedia.com/downloads/. When you install ColdFusion, choose the server
configuration and select the built-in web server.
Learning Point: Development server
The server configuration with the built-in web server is a great option for development purposes. However, the built-in web
server is not intended for use as a production web server.
This tutorial is written specifically for the server configuration. However, with slight variations you can use it with any
ColdFusion MX 7 configuration.
1. Install ColdFusion using the server configuration and specify use of the built-in web server. Also make sure to install
the Getting Started Experience, the sample applications, and Dreamweaver Extensions.
2. Locate the C:\CFusionMX7\wwwroot\CFIDE\gettingstarted\tutorial directory. The directory contains two files and a
subdirectory called images.
The subdirectory stores all the images for all the art pieces and the logo for the Art Galleria. The cftutorial.mdb file is
the Microsoft Access database that stores the data you need for this tutorial. The file index.htm is the static HTML
page that you use to begin your journey towards building a dynamic web page.
Learning Point: Directory structure
You should not use the directory structure in this tutorial in the real world, because databases should not be stored with
other site files. See the Explore Real-World Example Applications section of the ColdFusion MX 7 Getting Started
Experience to review coding guidelines for setting up your directory structure.
STEP 2: Setting Up Dreamweaver MX 2004
Follow the steps below to create a website in Dreamweaver.
1. Open Dreamweaver MX 2004.
Seitenansicht 1
1 2 3 4 5 6 7 ... 46 47

Kommentare zu diesen Handbüchern

Keine Kommentare