Hi All,
I need your advise in problem that I have, I'm try to upload file and I'm use exteranl file that saved in diffrent site from the location of the CKEditor (CKEditor in one site, php script to upload file in other site), the file is uploaded, but the "window.parent.CKEDITOR.tools.callFunction($funcNum, '$url', '$message')" didn't enter the file path to 'txtUrl' element in the 'info' tab.
If someone know how to get over this issue, please advise.
I need your advise in problem that I have, I'm try to upload file and I'm use exteranl file that saved in diffrent site from the location of the CKEditor (CKEditor in one site, php script to upload file in other site), the file is uploaded, but the "window.parent.CKEDITOR.tools.callFunction($funcNum, '$url', '$message')" didn't enter the file path to 'txtUrl' element in the 'info' tab.
If someone know how to get over this issue, please advise.
Re: Problem in updating 'txtUrl' element
If that's the case, then you should have an error from the browser stating something like that.
Re: Problem in updating 'txtUrl' element
Do you have any suggestion?