user upload the file of ".doc", ".docx", ".xls", ".xlsx" this format
File Delete Extension by
user upload the file of ".doc", ".docx", ".xls", ".xlsx" this format
File Delete Extension by
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Dec 16, 2013, 5:41 AM
Hi,
you want to delete all file which has particular extension from the folder correct my understanding..
if yes than you can get all file which has particular extension from DirectoryInfo class.
and delete file one by one..
pls refer http://msdn.microsoft.com/en-us/library/8he88b63(v=vs.110).aspx
hope this will help you.
Jaganathan BantheswaranPosted Dec 16, 2013, 4:48 AM