Clear FireFox Browser History

V

vighnesh

Hi Folks

Greetings to you all. I have been dealing a project, in which one of the
requirement is to clear
FireFox browser history programatically. Can anybody suggest me, how this
can be implemented in either VB/C#.NET?

Thanking You in Advance

Regards
Vighneswar
 
L

Laurent Bugnion [MVP]

Hi,
Hi Folks

Greetings to you all. I have been dealing a project, in which one of the
requirement is to clear
FireFox browser history programatically. Can anybody suggest me, how this
can be implemented in either VB/C#.NET?

Thanking You in Advance

Regards
Vighneswar

You mean having a standalone application running on the same machine as
Firefox to do that? Or a web application?

Greetings,
Laurent
 
P

Peter Bradley

You have to do it on the client (JavaScript), since it's the client's cache
you are clearing. The server can have no control over that.

It's never totally reliable, and it annoys the hell out of your users.


Peter
 
V

vighnesh

Hi Folks

Thank you verymuch for your reply, but the application is a windows
application not a web application. Please suggest.

Thanking you in advance

Regards
Vighneswar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top