View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bruce[_2_] Bruce[_2_] is offline
external usenet poster
 
Posts: 25
Default Trying to get DOM of web page

Recently, I have been working with webpages.
I had stumbled on a useful tool, and had it on my thumbdrive, but I have
since lost access to the thumb drive (broke).
What the tool did was to examine a web page, and then it would create a
excel worksheet that contained a list of all of the different elements in
the webpage, their types, etc.
I believe this was a exe or other stand alone item that created the exe, and
not a worksheet .
I dont care if it is an external program or in excel.
Does any body know of a utility that would do this or have some vba code
that would do this?

Thanks
Bruce