Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
I am developing a Website using Asp.Net C# .Net Framework 4.0 I have been able to integrate CKEditor 3.6.6 for ASP.net into an aspx file using the ckeditor.dll

I want to be able to select/browse/upload images in CkEditor and save the CkEditor content to database table in SQL Server Express.

How do I do this?

Please help
Posted
Comments
Suvendu Shekhar Giri 22-Sep-15 12:18pm    
Where is the problem?
What have you tried so far?
R. Giskard Reventlov 22-Sep-15 15:01pm    
have you attempted to explore the CKEditor website to see if they have any examples?
Christopher Fernandes 23-Sep-15 2:31am    
I added CKFinder to CkEditor and it works fine

1 solution

I added CKFinder to CkEditor and it works fine
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900