Dreamweaver CS4 Resources
|
Set Basic tab Editing Files Part 2 options
The purpose of this dialog box is to indicate
whether you are building a web application. A web application is
a collection of web pages that interact with the user, with each
other, and with various resources on a web server, including databases.
If
you are building a web application, you need to select the server
technology running on your web server.
- Select No if you do not plan to use a server technology
to create a web application, or select Yes if you plan to use a
server technology to create a web application.
- If you select Yes, select a server technology.
You can use Dreamweaver to build
web applications using three server technologies: PHP, ColdFusion,
or ASP. Each of these technologies corresponds to a document type
in Dreamweaver. Choosing one for your web
application depends on several factors, including your level of
comfort with various scripting languages and the application server
you plan to use.
|