Jump to content

Inetget file from IE temp


Recommended Posts

So basically I navigate to URL with IE & IE downloads automatically an image to its TEMP, now I want to get this image & download many images like this.

Problem is that i dont know how does Inetget know that I have a file there? How does it check that??

In IE temp i see the files as follows:

http://10.10.20/we/test1.jpg

http://10.10.50/ax/test2.jpg

http://10.10.30/ew/test3.jpg

As you see the URL is always different in front of the filenames, this means that i cant guess the URL, so this leaves me with only filenames

test1.jpg , test2.jpg , test3.jpg

I also know that In IE temp, the files I see there are actually shortcuts & real files are located in:

C:\Documents and Settings\user\Local Settings\Temporary Internet Files\Content.IE5\

inside randomly named folders as follows:

Temporary Internet Files\Content.IE5\GYVZMYXP\test1[1].jpg

Temporary Internet Files\Content.IE5\OS3E56PJ\test2[1].jpg

Temporary Internet Files\Content.IE5\WOO4TRE7\test3[1].jpg

At the moment im searching those folders for the filenames i need & moving them to where i need to, But this is alot of code, So is there any way i can do it with 1 line INETGET code?

Edited by goldenix
My Projects:[list][*]Guide - ytube step by step tut for reading memory with autoitscript + samples[*]WinHide - tool to show hide windows, Skinned With GDI+[*]Virtualdub batch job list maker - Batch Process all files with same settings[*]Exp calc - Exp calculator for online games[*]Automated Microsoft SQL Server 2000 installer[*]Image sorter helper for IrfanView - 1 click opens img & move ur mouse to close opened img[/list]
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...