The
argument, which is optional, is a Boolean value that specifies whether to
prompt
prompt the user to save the file. If
value of
prompt
false
The
argument, which is optional, is the location on the user's hard disk where
saveURL
the file should be saved, which is expressed as a file:// URL. If prompt is a
is outside the Configuration/Temp folder, the user can override
saveURL
Save dialog box.
The
titleBarLabel
title bar of the Save dialog box.
Returns
An object that represents the reply from the server. The
that contains the location where the file is saved, which is expressed as a file:// URL.
Normally, the
statusCode
from the server. However, if a disk error occurs while Dreamweaver is saving the file on the
local drive, the
statusCode
error codes if the operation is not successful:
1: Unspecified error
2: File not found
3: Invalid path
4: Number of open files limit reached
5: Access denied
6: Invalid file handle
7: Cannot remove current working folder
8: No more folder entries
9: Error setting file pointer
10: Hardware error
11: Sharing violation
12: Lock violation
13: Disk full
14: End of file reached
32
The HTTP API
saveURL
is ignored for security reasons.
argument, which is optional, is the label that should appear in the
property of the object contains the status code that is received
property contains an integer that represents one of the following
is outside the Configuration/Temp folder, a
property of this object is a string
data
value or
true
in the
saveURL
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?