daveofgv
Well-known member
Hello all,
Here is a simple question that I would like some help on.....
I have a small program that the user can select from IE, Word, Excel and my web browser. After the user clicks "X" (upper right corner of IE or my persoanl browser) I would like the temp files, history, cookies, saved passwords, and web form information in the computer to be deleted. I am sure it has to do with Flush(), but not for sure.
I see that in windows XP there is a checkbox in the internet options that allows the user to "Delete browsing history on exit", however, I would like to have this feature built into my application and done everytime without the user having to set any settings.
Can anyone help with my small problem?
Thanks in advanced
daveofgv
Here is a simple question that I would like some help on.....
I have a small program that the user can select from IE, Word, Excel and my web browser. After the user clicks "X" (upper right corner of IE or my persoanl browser) I would like the temp files, history, cookies, saved passwords, and web form information in the computer to be deleted. I am sure it has to do with Flush(), but not for sure.
I see that in windows XP there is a checkbox in the internet options that allows the user to "Delete browsing history on exit", however, I would like to have this feature built into my application and done everytime without the user having to set any settings.
Can anyone help with my small problem?
Thanks in advanced
daveofgv