I have an form (html/php with javascript type checking) that I'm using to allow users to upload files. Is working fine. Files are uploaded from a specific folder on the network. My question is whether it's possible to specify where the file is uploaded from rather than having the user drill down to the folder when they need to upload the file?