Jump to content

Pull Line


Recommended Posts

Okay I am having my code read a webpages html with the _IEDocReadHTML

Now my goad is how can I have it pull the 79th line of this and send it in a message box

So I want thig

_IEDocReadHTML *Pulls webpage html

msgbox (1, "HTML", $79thLine);

this way I dont waste my time looking at the rest of the code.

How can I accomplish this.

Thank You

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