Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete an IE history item
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00809735
Message ID:
00809850
Views:
29
Hi Joe,

You should be able to use the Environment.SpecialFolder enumeration to initialize a DirectoryInfo object with the "History" folder, and recursively delete the files in all subfolders (the GetDirectories and GetFiles methods).

>How to programatically delete a specific IE item from the history? This is NOT a web program this is a window app.
>
>Thanks in advance,
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform