Re: WebBrowser control
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Tue, 10 Jul 2007 23:19:15 -0400
"Nutan" <inutan@xxxxxxxxx> wrote in message
news:uSeWmf2wHHA.536@xxxxxxxxxxxxxxxxxxxx
1. How to add HTMLElement to WebBrowser.Document.Body at current
cursor location.
(I want to add a <label> at current cursor location)
document.selection.createTextRange().htmlText = "<label>blah</label>";
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Follow-Ups:
- Re: WebBrowser control
- From: Nutan
- Re: WebBrowser control
- References:
- WebBrowser control
- From: Nutan
- WebBrowser control
- Prev by Date: WebBrowser control
- Next by Date: Re: WebBrowser control
- Previous by thread: WebBrowser control
- Next by thread: Re: WebBrowser control
- Index(es):