Deleting File from HardDrive
From: Matt Hawley (mhawley_at_NOSPAM.integrityts.com)
Date: 03/31/04
- Next message: Matt Hawley: "IIS installed *after* dot NET framework"
- Previous message: Adhik Kadam: "Re: Excel File Handling (from Jaydeep)"
- In reply to: Arvind P Rangan: "Deleting File from HardDrive"
- Messages sorted by: [ date ] [ thread ]
To: microsoft.public.dotnet.framework.aspnet,microsoft.public.dotnet.languages.csharp,microsoft.public.dotnet.languages.vb Date: Wed, 31 Mar 2004 07:02:55 -0800
Hi Arvind,
You should look into the System.IO namespace, specifically the System.IO.File class. It has a static method, called Delete, that takes in a path that will allow you to delete a file.
Matt Hawley, MCAD .NET http://www.eworldui.net Hi,
After uploading a file i wish to delete the file which has been uploaded.
Can anyone help me on this.
Or give me links for the available Example.
Thanks
Arvind
[microsoft.public.dotnet.framework.aspnet]
- Next message: Matt Hawley: "IIS installed *after* dot NET framework"
- Previous message: Adhik Kadam: "Re: Excel File Handling (from Jaydeep)"
- In reply to: Arvind P Rangan: "Deleting File from HardDrive"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|