PC Review


Reply
Thread Tools Rate Thread

Clear History

 
 
Kuldeep
Guest
Posts: n/a
 
      2nd Jan 2008
Framework: Visual Studio 2005
Technology: ASP.NET 2.0
Language: C#.NET 2.0

Hi All,

Is there a way to programmaticlly clear a selected few URL's from the
"History" section of our Internet Explorer settings

Thanks,
Kuldeep


 
Reply With Quote
 
 
 
 
Michael Nemtsev [MVP]
Guest
Posts: n/a
 
      2nd Jan 2008
Hello Kuldeep,

u cant do it, except clearing items in registry

did u try not to cache the desired urls like
Response.Cache.SetCacheability(HttpCacheability.NoCache);
Response.Cache.SetAllowResponseInBrowserHistory(false);



---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


K> Framework: Visual Studio 2005
K> Technology: ASP.NET 2.0
K> Language: C#.NET 2.0
K> Hi All,
K>
K> Is there a way to programmaticlly clear a selected few URL's from the
K> "History" section of our Internet Explorer settings
K>
K> Thanks,
K> Kuldee


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clear IE7 browser history on Vista _ Clear address bar history of Firefox - 081107 Vighneswar Microsoft C# .NET 2 12th Nov 2007 04:44 AM
Clear IE7 browser history on Vista _ Clear address bar history of Firefox - 081107 Vighneswar Microsoft VB .NET 2 12th Nov 2007 04:44 AM
Cannot clear Address Bar -even using Tools /options/clear history Hennie Windows XP Internet Explorer 1 24th Sep 2003 06:46 AM
IE Clear History Function -- doesn't clear history Drnick48 Windows XP Internet Explorer 2 29th Aug 2003 03:31 PM
warning - clear history does not completely clear the history, why? David L Windows XP Internet Explorer 3 3rd Jul 2003 05:45 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:33 PM.