Hi kunalbedi,
Please send the info to Kenneth@CuteSoft.net. I will check it for you.
And you can try the way below
1. Open file "\cuteeditor_files\Dialogs\upload.php"
2. Find section below
$uploader=new PhpUploader();
3. Change it to
$uploader=new PhpUploader();
$uploader->UploadType="IFrame";
Regards,
Ken