Jump to content

Recommended Posts

Posted

I basically want to have a gui with ie embedded into it and be able to send commands. I want all this to be done in the background. I understand that ControlSend would be used. Can anyone help me get started on this please? Im fairly new to AutoIT.

Thanks appreciate it.

Posted

Several things.

  • ControlSend does not need to be used. Use the commands shown in IE Management (in the help file)
  • Review the helpfile. There is an example in there that all ready does what you need. Look at _IECreateEmbedded for the example.
  • Take AutoIt 1 2 3. The link is in my signature

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
×
×
  • Create New...