Rank: Member Groups: Member
Joined: 3/31/2008 Posts: 13
|
my application uploads a file, then OnFileUploaded I read the file into a database and now I want to get rid of the *.data, *.status and *.info files in the temp file directory. How do I do that?
thanks, Hugh
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
You do not. Eventually the uploader will automatically delete those files for you.
|