Answers for "file upload only pdf"

1

allow pdf upload in file input

<input type="file" name="upload" accept="application/pdf,application/vnd.ms-excel" />
Posted by: Guest on May-26-2021

Browse Popular Code Answers by Language