Hello
By using Inet. How can I copy a news article text into a Word.doc file?
Also copy the article headline into a table in Access and copy it’s now new location on the hard drive in a Access.mdb table? The Access table has Headline and Location as fields.
Thanks a lot
Sam
Hello
I have this code which was given by a programmer. it extracts the LinkText and LinkHref from a WebBrowser.
Could any one help. I need a code to use on Inet control.
thanks alot
Sam
Option Explicit
Public Type LinkInfo
LinkText As New Collection
LinkHref As New Collection
End Type...
I have been really spending time on this for no avail. Please point me to the right direction
I have a URL for example www.abcnews.com which if displayed on a browser it has titles of stories. For example a hypertext link story (The car of the
future)
How can I retrieve the text of the story...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.