|
-
Aug 30th, 2005, 02:24 PM
#1
Thread Starter
New Member
Selected HTML code in a axWebBrowser control
Hi,
One of my forms is using an axWebBrowser to display a webpage, I need the avility to select some part of the document and put that HTML code in a variable.
I've tryed with .innerHTML and .outterHTML in the HTMLDocumentClass obtained from the .Document, but it doesn't work since it copies all the HTML code from that section, and I just need the selected part.
Thanks,
Angel
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|