View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel[_341_] joel[_341_] is offline
external usenet poster
 
Posts: 1
Default HTML Text retrieval


Not all object have innertext. I suspect the FRAME is really another
webpage that the Java code is download and displaying. I would loolk at
the source code and see if there is a href property associate with the
object. You can add the href into the dump and put the data in a
different column. Without seeing the webpage I can't tell what is
happening. If you are using IEversion 7 or 8 you can look at the
developers tool (F12) or look at the source code to get a clue (menu
view - source).

I have had to open a second IE explorer and go tthe webpage that was
referenced by the href to get the data in a 2nd frame.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=161953

Microsoft Office Help