Click to See Complete Forum and Search --> : How to delete my temporary internet files


pjebink
July 21st, 2006, 05:30 AM
Can any one plz suggest me how i can delete my temporary internet files
within my Asp.net page. I am using C# as the code behind lang.

I would be grateful if some one could suggest a workaround!!

mcmcom
July 24th, 2006, 03:55 PM
you can call this c++ method from c# to do it.

http://www.codeguru.com/cpp/i-n/ieprogram/article.php/c1245/

hth,
mcm