Today I wrote a program that will strip HTML of out of a blob of text. I am posting it here in case someone else has a use for it. When you extract the archive you will notice that there are 4 files:
- htmlStripper.exe - You must have the .NET 2.0 Framework installed to run this.
- RemoveTags.txt - Any tags listed in this file will be removed from the blob of text when you run the program.
- HtmlTags.txt - A reference list of most HTML tags.
- readme.txt - Gives a description of the program.
The download for this application has moved to my application repository. Click here to go there now!

3 comments:
Is it possible to get to see the source code? :)
Here you go
Thanks dudes.. Great stripper
Post a Comment