the <input type="file"> tag is essentially a text box for the path to the user's file (which typically also generates a button element to browse the local filesystem for the desired file) but you still could simply type in the file...so the answer is yes