Beiträge von eloos

    Is is possible to read and write to an RTF text type field in a database from an editor control in a ASP.NET web application. We need a simple solution to allow our clients to enter and edit an existing Rich Text field in a database. This is in a ASP.NET web application we are developing in Visual Studio 2008. Not sure if this is the appropriate control. We have used HTML text editor controls for web applications. Now we need a RTF editor control that can easily edit the field in the database. Thanks.