Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
g-sal #1
Selected remote files
Hello,
We are trying to select remote files in the File Panel. As a test, we manually
select 3 files in the Panel, and then have an extension set the selection to
the first and third selected items only. This works fine with local files, but
as soon as we try this on remote files, I see no change in the selection.
Here's the code for the experiment:
selections = site.getSelection();
arguments = new Array();
arguments[0] = selections[0];
arguments[1] = selections[2];
site.setSelection(arguments);
Anyone have an idea why the remote files are not being selected? Any help
would be appreciated.
Thanks!
g-sal Guest
-
setUpFindReplace for 'selected files in site'
I've written a setUpFindReplace routine but it only works on the current open document. The Find requester has 'Find In:' option of 'Selected... -
#25422 [NEW]: Zip Files Remote
From: iwarner at triangle-solutions dot com Operating system: Win XP PHP version: 4.3.3 PHP Bug Type: Feature/Change Request... -
[PHP] opening remote tar.gz files
is it possible with PHP to download and open a remote tar.gz file?? I read in the manual that it is, but it never seems to work for me. I tried... -
Files print in black and white when color is selected
Elements 2 suddenly stopped printing in color. All files print in black and white only. I've selected every preference I can think of to enable... -
remote copy of files
Steven Langdale <steven.langdale@toyland.demon.co.uk> wrote in message news:<4fmkdvomq8bogbboduhkqr0dqlcihkns8q@4ax.com>... Thanks Steven, Do...



Reply With Quote

