Getservermodelfoldername(); Getserversupportscharset() - MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual

Extending dreamweaver
Hide thumbs Also See for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

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

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents