Hi,
I installed ckeditor and ckfinder to my asp.net web project but i have a problem with uploading image and server browser. i put the ckeditor and ckfinder folders in the root of my project and my page that contains ckeditor control is in the folder named Admin. My problem is when i click the browse server button i see the root folder name and Admin folder name that be added to begin of the url. So i see the page not found error. how can i remove the Admin folder name in the url?
Thanks for you help
I installed ckeditor and ckfinder to my asp.net web project but i have a problem with uploading image and server browser. i put the ckeditor and ckfinder folders in the root of my project and my page that contains ckeditor control is in the folder named Admin. My problem is when i click the browse server button i see the root folder name and Admin folder name that be added to begin of the url. So i see the page not found error. how can i remove the Admin folder name in the url?
Thanks for you help
Re: problem with file browser url
Have you set the CKFinder's BasePath? See ASP.NET Integration
Re: problem with file browser url