beautypg.com

Mmdb.setrdspassword(), Mmdb.setrdsusername(), Mmdb.showcoldfusionadmin() – Adobe Dreamweaver API Reference CS5 User Manual

Page 69

background image

64

DREAMWEAVER API REFERENCE

The database API

Last updated 8/27/2013

MMDB.setRDSPassword()

Availability
Dreamweaver UltraDev 4.

Description
This function sets the RDS password.

Arguments
password

The password argument is a string that contains the RDS password.

Returns
Nothing.

MMDB.setRDSUserName()

Availability
Dreamweaver UltraDev 4.

Description
This function sets the RDS user name.

Arguments
username

The username argument is a valid RDS user name.

Returns
Nothing.

MMDB.showColdFusionAdmin()

Availability
Dreamweaver MX.

Description
This function displays the ColdFusion Administrator dialog box.

Arguments
None.

Returns
Nothing. The ColdFusion Administrator dialog box appears.