Jump to content

INetGet question


BPBNA
 Share

Recommended Posts

So my script can check to see if INetGet is active and how many bytes are read... but is there a way to check the total bytes? I cant find any macros for it and I didn't see anything in the IE.au3 that could help. Does anyone know of a function or have a UDF that can do this?

Link to comment
Share on other sites

Perhaps FileGetSize() may do?

:whistle:

And by FileGetSize() you mean InetGetSize() since presumably the vague question is referring to getting the size on the server and not the local size after it has been downloaded?
Link to comment
Share on other sites

And by FileGetSize() you mean InetGetSize() since presumably the vague question is referring to getting the size on the server and not the local size after it has been downloaded?

As you mentioned about the question being vague, and still vague with reading again a few times over. I considered the post operation of the download for the script to check the filesize to validate, which is why I did mention FileGetSize(). Your reply with InetGetSize() is more common to use before using InetGet, so I think you may have interpreted the question better then I.

:whistle:

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