i have a html page made , which i have made it to be my homepage …
what i want , is when ever i open it ,
i want the cookies and other internet files to be deleted …
as in VB we have this kill (“c:\blah.blah”)
function … how do i put it across in a html page so as to load the func when the page loads…and to delete those naughty cookies which may be spying on me ! argghh!
so here it will work like this :
1. I open my html page
2. Whoosh ! my Cookies get deleted
3. and i ama happy person.
can you tell me how i can do that …