Hello. Is there a way to upload a file automatically without bothering the user? I am creating a members only section of my website, and it requires that the users have a special directory on their computer. I'd like the website to be able to automatically read this file and uplaod contents, such as my own version of a cookie stored within in this file, and the user's images (since i dont have enough space to store them on my server). Id like all this uploading to be done without bothering the user.
thank u