View Single Post
Old 10-06-2012, 02:29 AM   PM User | #4
patryk
Regular Coder

 
patryk's Avatar
 
Join Date: Oct 2012
Location: /dev/couch
Posts: 395
Thanks: 2
Thanked 64 Times in 64 Posts
patryk is on a distinguished road
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.
patryk is offline   Reply With Quote