Jump to content

get file name?


 Share

Recommended Posts

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!

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...