Re: Html to Text Convertor?
- From: halmuratov@xxxxxxxxx
- Date: 18 Feb 2007 14:02:17 -0800
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
.
- Follow-Ups:
- Re: Html to Text Convertor?
- From: AliR \(VC++ MVP\)
- Re: Html to Text Convertor?
- 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
- Html to Text Convertor?
- Prev by Date: Re: How do I populate a DataGridView with arrays containing strings? (I get convertion error C2664)
- Next by Date: Re: Mouse over
- Previous by thread: Re: Html to Text Convertor?
- Next by thread: Re: Html to Text Convertor?
- Index(es):
Relevant Pages
|