Jump to content

Recommended Posts

Posted

I am trying to learn how to navigate through IE with Auto IT. I am looking through the help file at the same scripts and I came across the the sample for

_IEFormGetObjByName.

When I open this script and run it I am huess that it is supposed ti search Google for "AutoIt IE.au3", however, all this does for me is to open IE and go to Google.com then stops.

Is there a specific version of IE that I need to be using? Or is there something in that script that I need to edit before running it?

Posted

Look at the exmaple of

_IENavigate

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Posted

Ok. I'm not sure if what I am trying to violiates the terms of this forum, and if it does I applogise.

I have data that needs to be loaded into two places at once. One is a website and the other is a software. The code for the software is the easy part, but I have never interfaced with IE. I need to log into a website, navigate to the place where data needs to be entered, input data, then do the same for software. For the form that will be available to the user I want that user to input his specific login information then once the scipt is complete wipe that information.

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