|
as far as I know the closest thing to what you want to accomplish would be automated AJAX upload, but user will still have to sellect the file.
that's security measure in all browsers i know.
as far as i know your only option would be to have dedicated software on client's side. For example you can tell your user to download some simple VBasic script to uplaoda files to your server.
|