edy Posted July 5, 2004 Posted July 5, 2004 can I ,with autoit, extracting link from one web page and saving them in one file ? thanks
trids Posted July 5, 2004 Posted July 5, 2004 Yes you can .. Here are some ways to extract the links from a browser.Alternatively, you could use URLDownloadToFile (see helpfile for details) to get a local copy of the HTML, which you can then scan for links.Hope this helps
edy Posted July 5, 2004 Author Posted July 5, 2004 .. it got me thinking, so here is the UDFHope it helpsThanks i'll try it.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now