The forum operates in read-only mode. Please head to StackOverflow for support.
When I run this code:
opener.CKEDITOR.tools.callFunction(1, fileName);
opener.CKEDITOR.tools.callFunction(<%=Request("CKEditorFuncNum")%>, fileName);
Re: Custom filebrowser returns error when selecting file
This is how I fixed it (in classic ASP):