Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html input type file accept text and word files

<input type="file" name="uploaded_file" accept=".txt, text/plain, .doc, .docx, application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
 
PREVIOUS NEXT
Tagged: #html #input #type #file #accept #text #word #files
ADD COMMENT
Topic
Name
7+5 =