Hello,
I am creating an ASP .NET website, and I would like to understand how to publish the CK Editor content in a page.
I store all the encoded html values in a database table, so I would like to retrieve some data from this table in order to publish them in a page like in a forum.
I know in ASP .NET there is a repeater function, is it a good idea to use it?
Do you have some example to give me ?
Many thanks :)
