#aspnet #fileupload #fileextensionvalidation
I explained how to create a validation filter for FileUpload control in order that it allows upload of only files with specific extension.
Example for Word documents it will filter *.doc and *.docx extension, for Excel files it will flter *.xls and *.xlsx extensions.
The validation done here is dual i.e. both server side and client side.
Step by Step tutorial to validate a file by using file upload control in asp.net and C#.
For better understanding Please watch the video till the end.
Please Subscribe this Channel....!🙏
/ @miltoncoding
Like my Facebook Page...!
-------------------------------------------------------------
Milton Coding.