|
-
Dec 30th, 2011, 09:43 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] How to list and selectively delete cookies
My IE6 cookies are stored in a Windows system folder (C:\Windows\Local Settings\Temporary Internet Files)
I would like to list them in a File List Box, then selectively delete some of them using the File System Object, or similar.
However VB6 does not appear to recognise cookies as files and therefore does not enter them into a file list box when the Filex.Path string is nonetheless correctly specified.
Any suggestions would be appreciated.
-
Dec 30th, 2011, 01:06 PM
#2
Re: How to list and selectively delete cookies
-
Jan 2nd, 2012, 08:32 AM
#3
Thread Starter
Hyperactive Member
Re: How to list and selectively delete cookies
Thank you, Dilettante, for that most useful pointer. The program appears very comprehensive and will serve my purpose well.
However I remain rather puzzled why VB6 seems not to recognise files in the Temporary Internet Files folder as files - and hence does not show them in a file list box.
It does list the cookie files contained in C:\Windows|Cookies OK, so one way or another my problem is resolved.
Regards,
ca moore
Wales
UK
-
Jan 2nd, 2012, 04:40 PM
#4
Re: [RESOLVED] How to list and selectively delete cookies
Perhaps they have hidden or system attribute bits turned on.
In any case there is seldom a good reason to mess with this stuff. The browser's option for deleting is normally good enough for normal purposes.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|