Thanks NJDude.
Does any hosted site accept these post commands and automatically send the files in response?
Can you explain, briefly, what the NameValues Map accomplishes?
It appears that the files list would be a "list" of files to send to the host, correct? what is the correlation between the namevalues and the filelist?
Sorry for my ignorance on this.
Rusty
The preferred method is using HttpUtils2 but in either case, you have to have a script on the server able to receive the files, for example a PHP script able to handle the uploads.