Adobe 38040334 - Dreamweaver CS3 User Manual page 61

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

MMDB.popupConnection()
Availability
Dreamweaver MX.
Description
This function starts a connection dialog box. This function has the following three signatures:
• If the argument list consists only of
weaver open the Connection dialog box so you can define a new connection.
• If the argument list consists only of
Dreamweaver launch the Connection dialog box in edit mode for editing the named connection. In this mode,
the name text field is dimmed.
• If the argument list consists of
makes Dreamweaver open the Connection dialog box in duplicate mode. In this mode, the name text field is
blanked out, and the remaining properties are copied to define a duplicate connection.
Arguments
dialogFileName
or
connRec
or
connrec, bDuplicate
• The
argument is a string that contains the name of an HTML file that resides in the Configu-
dialogFileName
ration/Connections/server-model folder. This HTML file defines the dialog box that creates a connection. This file
must implement three JavaScript API functions:
. Typically, you create a JavaScript file that implements these functions and then include that file in the
nection()
HTML file. (For more information on creating a connection, see "The database connectivity API" on page 71.)
• The
argument is a reference to an existing Connection object.
connRec
• The
argument is a Boolean value.
bDuplicate
Returns
Nothing. The defined connection dialog box appears.
MMDB.setRDSPassword()
Availability
Dreamweaver UltraDev 4.
Description
This function sets the RDS password.
Arguments
password
• The
argument is a string that contains the RDS password.
password
(a string), the
dialogFileName
(a connection reference), the
connRec
and the Boolean value
connRec
findConnection()
function makes Dream-
popupConnection()
popupConnection()
, the
bDuplicate
popupConnection()
,
inspectConnection()
DREAMWEAVER CS3
API Reference
function makes
function
, and
applyCon-
56

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents