Jump to content

Recommended Posts

Posted

hi,

I tried to look for the information how to pass data/parameters from webpage to autoit application.

I didn't find any answer so I assume this is right place to ask.

If you have any answers it would be great.

This is what i try to do (simple example).

1. I'm at the webpage www.page.com/getuserdata?id=123

2. I click a button or a link "get user data from AS/400" (http://en.wikipedia.org/wiki/AS/400)

3. User have to have AS/400 client opened and logged in

4. AutoIt shows AS/400 client and goes through different page so that it shows user data in the end.

Probably some of you will ask: "Why to do in this difficult manner? Why you just don't get the data from DB?"

The case is not as simply as written.

So my question is:

How I can pass parameters (key and value) from web page to AutoIt application? Is it even possible?

If it is, how it can be done.

Thanx for you replies!

Posted

hi,

I tried to look for the information how to pass data/parameters from webpage to autoit application.

I didn't find any answer so I assume this is right place to ask.

If you have any answers it would be great.

This is what i try to do (simple example).

1. I'm at the webpage www.page.com/getuserdata?id=123

2. I click a button or a link "get user data from AS/400" (http://en.wikipedia.org/wiki/AS/400)

3. User have to have AS/400 client opened and logged in

4. AutoIt shows AS/400 client and goes through different page so that it shows user data in the end.

Probably some of you will ask: "Why to do in this difficult manner? Why you just don't get the data from DB?"

The case is not as simply as written.

So my question is:

How I can pass parameters (key and value) from web page to AutoIt application? Is it even possible?

If it is, how it can be done.

Thanx for you replies!

search for "web.au3" or "AUUCGI" :)

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