Write in Taskpane - iFrame Issue

V

vb6dev2003

Hi,

I am writting in the taskpane using a reference to Microsoft.mshtml.dll and
by using the innerHTML method with and ID in the html doc.

Now, my main html used for my taskpane has an iFrame, that references
another html doc: doc2.html. In that doc, I have an ID. How do I reference
the ID in doc2.html from my C# code to set the innerHTML?
Any code sample available out there?

Thanks

vbdev
 

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