Jump to content

what's error!


 Share

Recommended Posts

try this.

#include <IE.au3>
$oIE = _IEcreate ("www.vnexpress.net")
_IELoadWait ($oIE)
_IEImgClick ($oIE, "http://www.vnexpress.net/AdImages/canon_130x180(1).gif")
_IELoadWait ($oIE)
_IEQuit ($oIE)

but what i dont understand why ? click's?

UDF:Crypter a file encrypt / decrypt tool with no need to remember a password again. Based on Caesar cipher using entire ASCII Table.Script's: PixelSearch Helper, quick and simple way to create a PixelSeach.Chatserver - simplified, not so complicated multi-socket server.AutoIT - Firewall, simple example on howto create a firewall with AutoIt.
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...