Jump to content

retrieving Infos form a Browser


nitron
 Share

Recommended Posts

Hello,

i am not quite sure if I'm just trying the wrong way.... But my Prob ist as follows...

I want to retrive a communication on a Web-Side with a special User...

The side uses Links wich then expand the text, that was written... Unforunatly, the Button is not allways at the same position, and i could not find out how to use the IE.Au3, at least not in a way to use with my idea....

it would look like this

"UserName"

clicking the "UserName" woud expand the text

"UserName"

hello im .....

Now how do I click the Username, if its not allway on the same Spot...

Mostprobably an easy one, but im trying to figure out for a week now and most probably I am just using the wrong idea...

Please help

Thx

Link to comment
Share on other sites

Did you try _IELinkClickByIndex()? There are a lot of other functions that could work as well but without a better description and possibly some html from the page it's not easy to guess how to help you.

Link to comment
Share on other sites

Did you try _IELinkClickByIndex()? There are a lot of other functions that could work as well but without a better description and possibly some html from the page it's not easy to guess how to help you.

Hey Thx, i gues i can work on that bases...

I've been looking on the Prob in an totatly wrong way... Using button names... etc...

funny enough i've not seen that function...

Link to comment
Share on other sites

Hy...

Right now im Facing a new problem...

Idid what i wanted...

Actually this more a game, then something usefull... Well up to now... it is hopefully a relief for me in the Future...

I retriefed the Mails...

that worked, what im now facing is an nother prob...

actually its still the same prob, from a diffrent point of vie...

I am able to retrive all links on a Web Page by using

_IELinkGetCollection

so far so good.. Fortunatly for me, the Mails hat the users name in it, so i new who the mail went to...

But... The Problam is...

There is a user name...

clicking the Username...

A link is provieded with an ID...

My problam is... I get to the User, by using this link..

but how do i retrive the Handle...

for excample...

John is the Handle for the ID-Link ww.test.com/user/412343/index.html

I with LinkgetCollection i get the link, but how du i get the the Handle if i only got the link?

Thx in advance!

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