HTML and javascript have an <input> type named file. It allows you to browse for a file. I've seen people use it to upload a file. Does anyone know how to do this?