Unix Client Variable Storage
ColdFusion on Unix can no longer store variables in the registry, and so CLIENTSTORAGE="registry" is no longer supported. (Applies to: ColdFusion MX)
ColdFusion on Unix can no longer store variables in the registry, and so CLIENTSTORAGE="registry" is no longer supported. (Applies to: ColdFusion MX)
As you edit documents (in either code or design views) Dreamweaver builds a breadcrumb type trail beneath the editor window showing tags and how they are nested. Click on any tag in the list to highlight all the code within it, including any child tags. (Applies to: Dreamweaver MX)
Need to find where an image (or other asset) is used? Open the Files panel and click on the Assets tab, and then right click on the asset to search for and select Locate in Site. (Applies to: Dreamweaver MX)
As site assets grow it gets harder and harder to manage them. If there are assets that you use regularly you can flag then as favorites by clicking on the Assets tab in the Files panel, right clicking on an asset, and selecting Add to Favorites. The asset will then show up in the Favorites list for...
Dreamweaver is a highly extensible development environment, and extensions are easy to install and use. Within Dreamweaver, go to Commands > Manage Extensions to launch the Extensions Manager which will download and install extensions for you. (Applies to: Dreamweaver MX)
Looking for a way to simply surround text with pound signs? There is no standard shortcut for this, but you can create one yourself. Go to Edit > Keyboard Shortcuts to display the Keyboard Shortcuts dialog. Then make a copy of the current shortcut set using the Duplicate Set button. Then expand...
If you are using ColdFusion MX in conjunction with IIS and have multiple virtual Web servers defined, you may end up with files showing up in the wrong Web server. To fix this you must modify the jrun.xml file (in the SERVER-INF directory) and set the entry to FALSE (and then restart ColdFusion)....
Use Ctrl-` (that's `, not ') to toggle between code and design views. (Applies to: Dreamweaver MX)
If you are uploading files to your Web site and want to exclude specific file types (graphics, ZIP files, or anything else) you may use cloaking to exclude all files with specific extensions. To do this go to the Site Definition dialog, select the Advanced tab, click on Cloaking, and specify the...
Dreamweaver features a powerful Find and Replace function, so powerful that you'll want to save complex searches for future use. You can do this right inside of the Find and replace dialog using the Save and Load buttons. (Applies to: Dreamweaver MX)