CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2001
    Posts
    1

    Converting HTML to text

    Hi all:

    I have to convert a HTML page into formatted text [RTF].
    I looked everywhere on the net with no luck.
    All code that i have found strips the HTML page of all its tags leaving it unformatted.

    TIA,
    Aadi


  2. #2
    Join Date
    Oct 2001
    Posts
    4

    Re: Converting HTML to text

    Hi!! I am actually looking for what you already found...something to convert an html page into unformatted plain text (removing tags). Where did you find it? Can you send it to me?

    cheers!!


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured