Question
file Upload from images stored in server
I have some photos that are store on a webserver. my form has the input type="file". I want to be able to search for my images which are stored in the server and not on my local computer. Am i using the right form tag?
