Specifications
560
site.changeLink()
Availability
Dreamweaver 3
Description
Opens the Select HTML File dialog box to let the user select a new file for the link.
Arguments
None.
Returns
Nothing.
Enabler
“site.canChangeLink()” on page 433
site.checkIn()
Availability
Dreamweaver 3
Description
Checks in the selected files and handles dependent files in one of the following ways:
• If the user selects Prompt on Put/Check In in the Site FTP preferences, the Dependent Files 
dialog box appears.
• If the user previously selected the Don’t Show Me Again option in the Dependent Files dialog 
box and clicked Yes, dependent files are uploaded and no dialog box appears.
• If the user previously selected the Don’t Show Me Again option in the Dependent Files dialog 
box and clicked No, dependent files are not uploaded and no dialog box appears.
Arguments
siteOrURL
siteOrURL
 must be the keyword "site", which indicates that the function should act on the 
selection in the Site panel or on the URL for a single file.
Returns
Nothing.
Enabler
“site.canCheckIn()” on page 433
site.checkLinks()
Availability
Dreamweaver 3
Description
Opens the Link Checker dialog box and checks links in the specified files.










