Click here to Skip to main content
15,885,707 members

data submit and retrive from database using FCKEditor

Revision 1
Hello,
I have a few questions regarding the FCKEditor. I have the FCKEditor control setup on my ASP.NET page successfully. I am able to bind the control to a database to view the contents, however I do not understand how to render the value from the database back to the page or how to save any changes from the control to the database.

First question: Can I use the Save button for the FCKEditor control to save the contents to the database? If so, how is that done?

Second question: When I save the contents to the database, I assume all the HTML tags will be included in the database field?

Third question: Assuming the database contains the HTML tags, how do I then render that field to a Label or other ASP.NET field?

fourth question:how i show data without html formatting(just simple text).

Plz help
Posted 18-Jan-13 20:27pm by Arun kumar Gauttam.
Tags: ,