Dictionaries of HTML Codes

February 11, 2009 | 0 Comments

I wrote this class to help me do some screen scraping programs. It has two Dictionary objects. One contains the HTML codes and their text equivalents and the other contains the numeric HTML codes and their text equivalents.

Read more…

Filed Under: ASP.NET, WinForms