NOTE: This project is no longer under development.

ChatterBox.NET Screen

A chatbox easily integrated into any existing page. That is ChatterBox.NET. The demo is no longer available. See the screen shot to the right for a preview.

Features

  • 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 and source code to fully customize.
  • Outputs XHTML 1.1 and CSS2 compliant code.

Requirements

  • Web server with ASP.NET 2.0 support. (Older ASP.NET 1.1 Version still available.)
  • Ability to set write permissions on a directory for ASP.NET.
  • No database is required. All data is stored in an XML file.

Download