Is there a way to restrict the user to a folder on the server when they choose to browse for a file using the input type=file button?
for example: If you have images you want the user to choose from that only exist in the server's image folder to prevent them from search for and uploading their own images.