View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams[_2_] Tim Williams[_2_] is offline
external usenet poster
 
Posts: 298
Default IE Document Object

Google for HTML DOM (or Document Object model)

http://www.w3schools.com/HTMLDOM/dom_reference.asp
http://msdn.microsoft.com/en-us/libr...50(VS.85).aspx

Tim


"Dennis Tucker" wrote in message
...
I'm trying to find reference material on the "IE Document" object. Does
anyone know of where I can get some comprehensive info. on this?



Dennis