test
3 years ago by 5wimming in HTML
<form>
<input type="file" id="fileSelect"/>
<button type="button" onclick="doSubmit()">Submit</button>
</form>