Jump to content

downloading with InetGet


Jury
 Share

Recommended Posts

I've been going around and around with this - I'm trying to download the images from an html source on the internet - everything seems okay but I can't get the first image - searching and reading General Help and SupportI think I see that in this loop:

For $k = 0 To UBound($array) - 1
ConsoleWrite($array[$k] & @CRLF)
Next

the previous $array[$k] is overwritten by the last - is that true? How do you ovrcome this?

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