Hi all, if i want to implement ckeditor i can do so easily by using:
<CKFinder:FileBrowser ID="FileBrowser2" BasePath="ckfinder/" Width="800" runat="server"></CKFinder:FileBrowser>
but what if i wanted this in a popup format? do i have to use the javascript method?
thanks
<CKFinder:FileBrowser ID="FileBrowser2" BasePath="ckfinder/" Width="800" runat="server"></CKFinder:FileBrowser>
but what if i wanted this in a popup format? do i have to use the javascript method?
thanks