hi guys I need a software like HTML RICH TEXT AREA this software is compatible with a ASP and it provide a editing text area inside HTML pages I need the same but PHP compatible thanx
If you're talking about a WYSIWYG editor to install and use on a website then try TinyMCE or FCKEditor (not a mispelling).
TinyMCE is tight! especially because you can make your own modules/customizations - have access to their full api - and he built a php and .net image uploader/manager/previewer that it is fully integrated into his tinyMCE script.
I highly recommend tinyMCE. It is extremly easy to install and is jampacked with more features than possibly needed! The image uploader plugin is a nice addon too!