getServerModelFolderName()
Availability
Dreamweaver MX.
Description
This function returns the folder name to use for this server model within the Configuration
folder. You can access this value from JavaScript by calling the
dom.serverModel.getFolderName()
Arguments
None.
Returns
Dreamweaver expects a string, such as
getServerSupportsCharset()
Availability
Dreamweaver MX.
Description
This function returns a
JavaScript, you can determine whether the server model supports a specific character set by calling
the
dom.serverModel.getServerSupportsCharset()
Arguments
metaCharSetString
•
The
metaCharSetString
"charset="
Returns
Dreamweaver expects a Boolean value.
value if the current server supports the specified character set. From
true
argument is a string that holds the value of the documents
attribute.
function.
.
"ASP_JS"
function.
The Server Model API functions
333
Need help?
Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?
Questions and answers