Jump to content

Can reading from Webpages?


Recommended Posts

I'm wondering if AutoIt can check for specific text/hyperlink/buttons on a webpage?

[font="Arial"]Thanks[/font]
If @error = me Then $sorry
Else
   Do
      $clarifyMe
   Until $meClear
EndIF
MsgBox(0,"Special Message!","Special Thanks to " & $allHadReplied,$Forever)
Link to comment
Share on other sites

Yep. You'll have to first download the site, then read the file you download.

Check out: INetGet, and file stuff.

If you need help, just ask :lmao:

"I thoroughly disapprove of duels. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet place and kill him." - Mark TwainPatient: "It hurts when I do $var_"Doctor: "Don't do $var_" - Lar.
Link to comment
Share on other sites

but if you do that, you'll be getting hte html.

and, atleast i want, to get to read the page as you see it in explorer.

WITHOUT OPENING explorer.

ecample: this is the nly way to see who's online on this forum, because the names aren't in html, but in the script that check who's online.

*If u thought life couldn't get worse, u meet me *<guy> What would you give my little sister to unzip ?<friend> 10 bucks<guy> No, i mean like Winzip...
Link to comment
Share on other sites

What I actually intend to do is to move my mouse cursor to the intended button or hyperlink on a webpage.

The problem is that the link or button may shift it location.

Anyone got any solutions?

[font="Arial"]Thanks[/font]
If @error = me Then $sorry
Else
   Do
      $clarifyMe
   Until $meClear
EndIF
MsgBox(0,"Special Message!","Special Thanks to " & $allHadReplied,$Forever)
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...