Uploading to a web site is usually done using FTP. Rev can certainly do
that as it has a full suite of FTP commands. Filter the TD with "ftp"
and see what you get. The "libURLftpUpload" or "libURLftpUploadFile"
commands should do what you need, but check the examples for
"libURLftpUpload" to se
I have experimented with using RunRev to edit a web site (one to
which I have the password.)
Using the following:
set the text of field 1 to url "http://home.myServer.net/jhurley/";
I get the HTML text of the web site as follows:
Index of /jhurley
etc.
Is it possible for me t