Adding custom server behaviors, About custom server behaviors, Access dreamweaver exchange – Adobe Dreamweaver CC 2015 User Manual
Page 601

594
Dynamic sites, pages and web forms
Last updated 6/3/2015
Verify that the Web URL box specifies a URL that corresponds (maps) to the server folder. For example, if PWS or IIS
is running on your local computer, then the following remote folders have the following Web URLs:
More Help topics
Switch between views in the Document window
Adding custom server behaviors
Note: The user interface has been simplified in Dreamweaver CC and later. As a result, you may not find some of the
options described in this article in Dreamweaver CC and later. For more information, see
About custom server behaviors
Dreamweaver comes with a set of built-in server behaviors that lets you easily add dynamic capabilities to a site. You
can extend the Dreamweaver functionality by creating server behaviors to suit your development needs, or by obtaining
server behaviors from the Dreamweaver Exchange website.
Before creating your own server behaviors, you should check the Dreamweaver Exchange website to see if another party
has already created a server behavior that supplies the functionality you’d like to add to your website. Often, a third-
party developer has created and tested a server behavior that will address your needs.
Access Dreamweaver Exchange
1
In Dreamweaver, access Dreamweaver Exchange in one of these ways:
• Select Help > Dreamweaver Exchange.
• Select Window > Server Behaviors, click the Plus (+) button, and select Get More Server Behaviors.
The Dreamweaver Exchange web page opens in your browser.
2
Log on to the Exchange using your Adobe ID, or, if you have not yet created a Dreamweaver Exchange ID for
yourself, follow the instructions to open an Adobe account.
Install a server behavior or other extension in Dreamweaver
1
Start the Extension Manager by selecting Commands > Manage Extensions.
2
Select File > Install Package in the Extension Manager.
For more information, see Using the Extension Manager.
Remote folder
Web URL
C:\Inetpub\wwwroot\
http://localhost/
C:\Inetpub\wwwroot\myapp\
http://localhost/myapp/
C:\Inetpub\wwwroot\fs\planes
http://localhost/fs/planes