When looking at a webpage that contains tables of data, simply saving the webpage as a .txt file will save it pretty much as it appears on the web without all of that html code. That is what I would like to do using VB6.
I would like to accomplish this similar to the discussion on forum:
The goal in that forum was to SAVE a file without prompting. I would like to SAVEAS a file without prompting, to save the page displayed as text rather than the html code behind the page.
Thanks!
I would like to accomplish this similar to the discussion on forum:
The goal in that forum was to SAVE a file without prompting. I would like to SAVEAS a file without prompting, to save the page displayed as text rather than the html code behind the page.
Thanks!