rookie
|
| Posted: 08/24/2004, 11:59 AM |
|
I'm devoloping a site where the users can post news and events, but usiing
plain text is too "ugly".
How can I implement Rich Text Format (color, underline, etc.)
IIS, ACCESS2000, ASP
|
|
|
 |
eiden
Posts: 34
|
| Posted: 08/25/2004, 12:47 AM |
|
I use htmlAREA, it's not so hard to inegrate into CCS.
http://www.interactivetools.com/products/htmlarea/
|
 |
 |
dataobjx
Posts: 181
|
| Posted: 08/25/2004, 9:19 AM |
|
You can also go to http://www.dataobjx.net, register and download the first issue of CCS Developer Magazine along with the source code for the articles.
The "Building A Document Manager - Part 1" article provides you with the code and shows you how to 'plug' it into your application.
_________________
www.DataObjx.net
www.mydigitalapps.com |
 |
 |
|