MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 37

Dreamweaver api reference
Table of Contents

Advertisement

Arguments
callbackFunc, URL, dataToPost, {contentType}, {serverScriptsFolder}
The
callbackFunc
HTTP request is complete.
The
argument is an absolute URL on a web server; if http:// is omitted from the
URL
URL, Dreamweaver assumes HTTP protocol.
The
dataToPost
"application/x-www-form-urlencoded"
according to section 8.2.1 of the RFC 1866 specification (available at
rfc1866.html).
The
contentType
posted. If omitted, this argument defaults to
The
serverScriptsFolder
relative to the Configuration folder on the application server—to which you want to post
the data. To post the data, Dreamweaver uses the appropriate transfer protocol (such as
FTP, WebDAV, or Remote File System). Dreamweaver retrieves these data and passes
them to the function identified by
If an error occurs, Dreamweaver reports it in the
argument is the name of the JavaScript function to call when the
argument is the data to be posted. If the third argument is
argument, which is optional, is the content type of the data to be
argument is an optional string. It names a particular folder,
callbackFunc
or omitted,
must be form-encoded
data
"application/x-www-form-urlencoded"
.
property of the returned object.
statusCode
www.faqs.org/rfcs/
.
The HTTP API
37

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents