09-08-2009, 09:30 PM
Thanks
This is exactly what i want to do
HtmlDoc d.InitFromWeb("http://www.quickmacros.com/index.html")
str s=d.GetText
out s
is the example
but is there a way like to only get for example line 2?
Thanks
This is exactly what i want to do
HtmlDoc d.InitFromWeb("http://www.quickmacros.com/index.html")
str s=d.GetText
out s
is the example
but is there a way like to only get for example line 2?
Thanks