ChatterBox.NETChatterBox.NET is an easy to use chat box user control that can be included on any ASP.NET page. It is written in C# and requires ASP.NET 2.0 (Older ASP.NET 1.1 version still available). Data is stored in an XML file, so no database is required. This is the quickest and easiest way to set up a small chat area on your existing web site!
Features include, but not limited to:
* Keep and view older posts in archive.
* Ability to delete posts via password system.
* Ability to censor posts with censorship system.
* Easy 3-line integration into any existing web page.
* Editable template to customize look.