Jump to content

Inet get function on Win7 (IE8)


Recommended Posts

Hi,

I have a script which downloads files from rapidshare server(with premium account). It worked, however now when installed Win7 RC for testing it downloads only a file which has about 14kB in size. Do you have any ideas how to resolve it?

Here is a simple example (I uploaded freeware CDBurnerXP for testing):

$file_name = "http://rapidshare.com/files/277591608/CDBurnerXP.rar"

InetGet($file_name, "C:\files\XP_Burner.rar",1, 1)

- It downloads just a fragment of the file..

Note: To be able to download files this way it is necessary to login into premium account using IE (to set tracking cookies) and activate "direct download" in the premium account settings on rapidshare server.

I have no clue why it is not working now when installed Win7. Or it is just a coincidence and it doesn't work generally now..

Thanks for any comments! :D

Edited by About_Nothing
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...