Jump to content

Recommended Posts

Posted (edited)

Hello,

I have a question with a problem...

I using this part of the script:

BinaryToString(InetRead("www.site.com", 1))

Problem is function "InetRead", because not wait for page load.

Some items appear in a few seconds loading site...

Thanks, and sorry for bad my english, i`m from Romania.

Edited by incepator
Posted

Hi incepator

maybe you should use InetGet() instead
it seems a better choice for your case.
take a look to the example in the help,
it also has a default parameter that says "Wait until the download is complete before continuing"

bye

 

image.jpeg.9f1a974c98e9f77d824b358729b089b0.jpeg Chimp

small minds discuss people average minds discuss events great minds discuss ideas.... and use AutoIt....

Posted (edited)

@hannes08

Yes..._IE() functions is a alternative, but is not perfect, because request IE....

Other alternative, using BinaryToString, is not possible ?

@Pincopanco

I use the InetGet() function, but the result was the same oh the InetRead

Edited by incepator

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