accessing browser document DOM

  • Thread starter Pablo Cardellino
  • Start date
P

Pablo Cardellino

Hi,

I have a Word document open within a browser window frame. Is it
possible for the vba to access the DOM of other frame within the same
browser window?
Browser Window
-> Frame 1: HTML document (A)
-> Frame 2: Word Document (B)

I would need the Word Document (B) to access the HTML document (A) DOM.

Thanks in advance,

Pablo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top