check validation in file uploading (.doc,.docx,.txt,.xls,.xlsx)
check validation in file uploading (.doc,.docx,.txt,.xls,.xlsx) .this file are allowed for file uploading except this other file can't allowed in asp.net with c# language with code? and example?
Vithal WadjePosted Oct 25, 2012, 9:23 AM
Shivanand ArurPosted Oct 25, 2012, 9:19 AM
Code : Default.aspx.cs page
Page : Default.aspx
Neha SharmaPosted Oct 25, 2012, 9:15 AM
Then add this code on Button click event:
If it helps you mark it as answer.