> Is it possible to have a progress bar while a file is being copied to > a server with the revCopyFile command. The files are fairly large and > take a minute or so to copy. The computer is actually copying the > file but to the user it appears as if the computer has locked up. >
Is it possible to use FTP instead of just copying the file? Then you can use the URL status to detect the progress and display it accordingly. Also, it can be non-clocking so that other things can happen during the upload. Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
