CKFinder external "browse server" button

4.4k Views Asked by At

If I integrate between CKEditor && CKFinder I can put a "browse server" button inside ckeditor.

But what if I want to put a "browse server" button in an external page (NOT ckeditor?)

The following code may explain:

<form> <input type="text" name="path_to_file" /> //BROWSE SERVER BUTTON, like file-upload.

Just like inside CKEditor, but in an external page. Instead of looking in your computer files look in the server files.

1

There are 1 best solutions below

0
On BEST ANSWER

Look at the "enhancing html forms" in http://ckfinder.com/demo or "popup" in the samples provided in the package.