File input for upload

<form>
    <input type="file" name="upload" id="upload" />
</form>