Content.IE5 subfolder

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • And

    #1

    Content.IE5 subfolder

    Is there a way to know in which subfolder of the Content.IE5 folder a
    file currently being displayed in internet explorer was saved?

    Thanks in advance

  • vbnetdev

    #2
    Re: Content.IE5 subfolder

    An idea....

    Read the registry and find the key
    HKEY_LOCAL_MACH INE\SOFTWARE\Mi crosoft\Windows \CurrentVersion \Internet
    Settings\Cache\ Paths\pathX

    and take the one where X is the highest and read its value. This should give
    you the path the currently viewed should be stored.

    --
    Get a powerful web, database, application, and email hosting with KJM
    Solutions




    "And" <jandrerocha@gm ail.com> wrote in message
    news:1147403969 .161260.264890@ j73g2000cwa.goo glegroups.com.. .[color=blue]
    > Is there a way to know in which subfolder of the Content.IE5 folder a
    > file currently being displayed in internet explorer was saved?
    >
    > Thanks in advance
    >[/color]


    Comment

    Working...