Can't be done. However, if you tell us what you're tying to achieve (not
HOW, but WHAT, in terms of requirements), we may be able to come up with an
alternative solution.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer http://www.takempis.com
Neither a follower nor a lender be.
I write an application with ASP.NET. After running the application in IE6,
the URLs always are displayed in IE history. I do not want the users know
what URL they have visited, so I want clear the corresponding IE webpage
history. But it seems impossible. Set Response.Expire etc. can disable
users visit them in offline mode, but I do not want those URLs be displayed
in the IE history.