Re: Html to Text Convertor?
- From: "AliR \(VC++ MVP\)" <AliR@xxxxxxxxxxxxx>
- Date: Mon, 19 Feb 2007 21:56:57 GMT
Did you look at?
http://www.easybyte.com/products/rtf2html.html
AliR.
<halmuratov@xxxxxxxxx> wrote in message
news:1171836137.497315.82780@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Feb 18, 6:59 pm, Joseph M. Newcomer <newco...@xxxxxxxxxxxx> wrote:
If you; don't care about rendering, it shouldn't take more than an
afternoon to write a
piece of code that removes all tags from an HTML file. The result might
be confusing
because inserts, tables, frames, etc. will all be mushed together in some
random order,
but it would give you the text.
joe
On 17 Feb 2007 15:24:18 -0800, halmura...@xxxxxxxxx wrote:
On Feb 15, 3:32 pm, David Wilkinson <no-re...@xxxxxxxxxxxx> wrote:
halmura...@xxxxxxxxx wrote:
i mean by text is the text which we can see on web browser, not
with
html tags
halmuratov:
I think you mean not an "Html to Text Converter" but rather a means of
displaying HTML. Take a look at the Web Browser Control. It uses the
Internet Explorer engine to display the page.
David Wilkinson
hi,
i know thaat web browser control displays the html file, but i want
only text withour tags? is there any class that extracts texts without
tags ?
thanks
Joseph M. Newcomer [MVP]
email: newco...@xxxxxxxxxxxx
Web:http://www.flounder.com
MVP Tips:http://www.flounder.com/mvp_tips.htm
thanks, i am going to write the code
.
- References:
- Html to Text Convertor?
- From: halmuratov
- Re: Html to Text Convertor?
- From: Joseph M . Newcomer
- Re: Html to Text Convertor?
- From: halmuratov
- Re: Html to Text Convertor?
- From: David Wilkinson
- Re: Html to Text Convertor?
- From: halmuratov
- Re: Html to Text Convertor?
- From: Joseph M . Newcomer
- Re: Html to Text Convertor?
- From: halmuratov
- Html to Text Convertor?
- Prev by Date: Re: Images in mfc html dialogs
- Next by Date: skining an app like WMP 11
- Previous by thread: Re: Html to Text Convertor?
- Next by thread: Re: Html to Text Convertor?
- Index(es):
Relevant Pages
|