I've managed to successfully intergrate FCKedit into my companies intranet - its brilliant - thanks for the hard work.
But i'm having a problem with the upload images function.
When I click on 'upload to server' i get another popup box with 'this page cannot be displayed'
What could I do to fix do you think?
But i'm having a problem with the upload images function.
When I click on 'upload to server' i get another popup box with 'this page cannot be displayed'
What could I do to fix do you think?
RE: help with uploading images
FCKeditor is able to handle any kind of images upload system. So you can create your custom upload handler page that can be integrated in the editor. This approach gives you flexibility to define what is the better upload solution for your needs. Take a look at the _docs/imagedialog.html file. It explains how to do that work.
Thanks for your interest. Ill be working to improve the editor and make it even better.
Best regards,
FredCK
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
RE: help with uploading images
Sorry and thanks again...
FredCK
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
RE: help with uploading images
Thanks for the reply.
What solution would you recommend?
I'm using ASP/IIS 5.? Not asp.net.
thanks for any help /advice you can offer.
RE: help with uploading images
Ill work on some sample for ASP and PHP (could someone help me for that?)
Regards,
FredCK
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
RE: help with uploading images
For those who are interested -
I found this simple and easy to install asp file upload script.
http://www.indiawebdevelopers.com/products/Upload.asp