Uploading data with a revlet (Was: Re: Is it possible to change the revlet embed html?)
Dom
mcdomi at free.fr
Tue Dec 8 11:30:14 EST 2009
Dom <mcdomi at free.fr> wrote:
> *another question: is the revlet capable of writing data onto the
> _client_ machine?
I reply to my question:
see the excellent page from revLessons about that ;-)))
<http://lessons.runrev.com/spaces/lessons/buckets/784/lessons/6998-Uploa
ding-a-file-using-FTP>
it seems that uploading via http is not allowed
-- so we have to resort to ftp
The example given by Ben runs nicely :-)
I will test this on a revlet...
My concern is that an user name plus a password are given in order to
ensure the ftp to the server -- is it possible to another person to peek
at those parameters?
Or is it better to do an anonymous ftp??
More information about the use-livecode
mailing list