Hi Jack,
On Mac or Windows, you can navigate to files on a mounted WebDAV server like you
would to a file on any other mounted volume (e.g. external HD).
answer file "Pick a file:"
if it = empty then exit to top
put it into fld "pickedFileName"
If you do this once, then you'll see
Hi all!
I am writing a program that moves data (TEXT FILES) across the 'net - usually
from schools. Most of these schools have pretty restrictive firewalls. I am
able to use webDAV - but am totally confused on the correct line/lines of code
to use to send data out and get data back.
I would ha