Jump to content

Recommended Posts

Posted

I am trying to download a randomly named .JPG image file that changes its name every day.

how can I get the file name?

InetGet("http://www.bing.com/fd/hpk2/BogotaChristmas_EN-US2102447966.jpg", "C:\pic2.jpg")

is there a way to get an unspecified string, something like this:

InetGet("http://www.bing.com/fd/hpk2/????.jpg", "C:\pic2.jpg")

I remember seeing this done but can't remember how,

thanks for your help!

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
  • Recently Browsing   0 members

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