I am working on a application that needs to upload multiple files to a
server. I see there are multiple ways to take care of this:

ie.
put url("binfiles:" & tFile) into url turl
-or-
libURLftpUploadFile command

My question is...is one way better then the other as far as efficiency,
error checking, etc?

Also...I have encountered the message 'Error - Previous request in
process" and the FTP doesn't work. What does this mean? How can I get around
this?

Thanks for any help,

Warren
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to