Jump to content

Get updated data file that Web site only allows downloading.


jcma
 Share

Recommended Posts

Hello,

I need to get the date of updates to a file located on a website. These data are not displayed on the page and the only thing you can do is download the file. Is there a function that our information without downloading the file? I have tested with HTTP.au3 and WinINet.au3 and not what I have achieved. (It may be due to ignorance)

For now using Wget can obtain this information, but before I prefer to automate this application attempting to do so with some function of AutoIt.

Thanks and regards, (forgiveness for the English translation)

Example for:

http://cdn.scan.onecare.live.com/resource/...lta14510990.msp

post-16331-1225013450_thumb.jpg

Link to comment
Share on other sites

I think if you can use wget you should just use Run() and use StdOutRead() with peek set to 1.

Yes, for the moment is what I am doing, but, is there any function that shows you the information to modification the file?

Example: with InetGetSize can get the size of the file, but for the modification date I have not found anything.

Greetings

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