Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I would like to know if anyone could help me with the code for deleting firefox cache in vb.net by clicking a button.

What I have tried:

i havent tried anything yet as im really not sure how it works can anyone help my out? thanks in advance.
Posted
Updated 16-Aug-17 18:56pm
Comments
ZurdoDev 11-Aug-17 16:27pm    
See if the FireFox documentation explains where the cache is kept.
Brandon Williams 11-Aug-17 17:19pm    
ok thanks, but do you know how to remove it programmatically.
ZurdoDev 12-Aug-17 6:46am    
No, because I don't know where it is kept.

1 solution

check this article
C# Codes: Clear FireFox Cache from .net[^]
the post is in c# however you shall use any online code converter to convert c# to vb.net
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900