Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Enumerate local Folders, Files and titles to HTML page
#4
With regex difficult, unless HTML is quite simple.
Use HtmlDoc.GetText.
Macro Macro2353
Code:
Copy      Help
str html
;...
HtmlDoc d.InitFromText(html)
str text=d.GetText


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)