PDA

View Full Version : Need Help:Clear Internet History with a button click


nals
03-29-2007, 08:07 AM
Can someone tell me how to clear Internet History with a button click.

and also : clear temp folder, recent opened files etc..

Thanks.
:huh

RizlaUK
03-29-2007, 08:35 AM
Can someone tell me how to clear Internet History with a button click.

and also : clear temp folder, recent opened files etc..

Windows Washer.......lol, jk

i havent done anything like that yet

for the temp folder you can use file.delete with wildcards (*.*) to delete the contents of the temp folder,

i think the history and recent opened files are stored in the reg,

maybe someone who has done this b4 can step in and give some advice