Description of ASP RichEdit :
ASP RichEdit is a fully-working script component for Microsoft's Active Server Pages which renders a WYSIWYG edit control on Internet Explorer 4 and higher (Windows only), and a standard HTML TEXTAREA on all other browsers. The HTML generated via this control is filtered to trap unclosed tags and malicious code. / In a nutshell, ASP RichEdit is a neat, packaged way to use Internet Explorer's built-in HTML edit control, if it is available, and a standard HTML TEXTAREA if it is not. /