I have downloaded the ck editor from here. I have downloaded CKEditor 3.6.4 for ASP.NET .
Here when i click on insert image icon then there is no upload tab in a dialog box. So how can i upload images????
I am working on asp.net c# .. Is there any alternative so that i can upload image.. I have also downloaded CKeditor standard package ... but how to integrate it in asp.net C# that i dont know...
The Upload tab and file
The Upload tab and file upload capability comes from CKFinder, an Ajax file uploader/ manager that is a separate product. It integrates seamlessly with CKEditor and is available for ASP.NET as well.
See also here: http://docs.ckeditor.com/#!/guide/dev_howtos_file_upload
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!