Wednesday, 2 October 2013

how to store rich text data from CKEditor in ASP.NET Web Forms database..?

how to store rich text data from CKEditor in ASP.NET Web Forms database..?

My question is very simple, please suggest me.
I am trying to create a simple blog system in ASP.Net.
I want to use CKEditor to give users the functionality of posting
articles, just like wordpress.
i integrated CKEditor in my page, but having a problem.
How the data will be stores in the database, as it will be rich text data,
including images, text etc. so how can it be stores in the single field in
the database. and what will be the right way to retrieve it back to show
as a article later.
having tough times, regarding this. I am working on ASP.Net Web Forms
Technology.
tried to get reference from this article http://goo.gl/paEkdp but may be
it was for ASP.Net MVC.
i am a newbie, please guide me, it's very urgent :(

No comments:

Post a Comment