i seen this in the php connector, yet i cant seem to get this to work. i tried using
can anyone help? or have another delete alternative?
and btw - i added a Delete File link next to each file displayed in the browser, thats where this would be triggered at.
oConnector.SendCommand( 'DeleteFile')and had no luck.
can anyone help? or have another delete alternative?
and btw - i added a Delete File link next to each file displayed in the browser, thats where this would be triggered at.

Re: DeleteFile Command?
1) implement it yourself
2) Buy the CKFinder
Re: DeleteFile Command?
oConnector.SendCommand('DeleteFile', '') ;http://site.com/fckeditor/editor/filema ... 0620623204
Re: DeleteFile Command?
bye
Re: DeleteFile Command?