Results 1 to 4 of 4

Thread: [RESOLVED] How to list and selectively delete cookies

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2006
    Posts
    403

    Resolved [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.

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: How to list and selectively delete cookies

    Somebody wrote one: freeware too!

    http://www.nirsoft.net/utils/interne...kies_view.html

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2006
    Posts
    403

    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

  4. #4
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    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
  •  



Click Here to Expand Forum to Full Width