Hello all,
I would like to know the paths of certain files that a user is about to upload using my form. I know this isn't allowed using JavaScript for secruity reasons but the system I am building is an internal one for staff. Is there maybe a JavaScript certificate or something that I can place on our servers to say that I can do this? In the same way as Flash allows for a Policy file.
I had a quick google and could not find anything like the above. What are my options? I mean how can I get the paths of the file soon to be uploaded, I will take any sort of implementation idea to overcome this. If I can't find a solution then what I am trying to build is well and truly buggered!
I thought of asking users to upload a text file that contains these paths, but this isn't exactly user friendly.
Thanks all