- Moderator
- #1
This is probably a simple one....
I am writing a file management application. I want users to be able to upload files to the system, however, the users don't have write permissions to the target directory in which the file will ultimately be placed.
So, I need a user to be able to click on a file to upload (using common dialogue), then through VBA rename and send that file along to a server that only the application has permissions to write to.
Thoughts or suggestions?
Just my 2¢
"What the captain doesn't realize is that we've secretly replaced his Dilithium Crystals with new Folger's Crystals."
--Greg
I am writing a file management application. I want users to be able to upload files to the system, however, the users don't have write permissions to the target directory in which the file will ultimately be placed.
So, I need a user to be able to click on a file to upload (using common dialogue), then through VBA rename and send that file along to a server that only the application has permissions to write to.
Thoughts or suggestions?
Just my 2¢
"What the captain doesn't realize is that we've secretly replaced his Dilithium Crystals with new Folger's Crystals."
--Greg