|
Search
You searched for the word(s):
Showing page 92 of 381 (3,805 total posts)
< 1 second(s)
-
Hi deniyaltandel,
Please try online demo http://cutesoft.net/asp/EnableAll.asp, if the demo works for you, I suggest you download the latest version and try again.
Latest version download url: http://cutesoft.net/downloads/folders/21904/download.aspx
Regards,
Ken
-
Hi deniyaltandel,
Please try online demo http://cutesoft.net/asp/EnableAll.asp, if the demo works for you, I suggest you download the latest version and try again.
Latest version download url: http://cutesoft.net/downloads/folders/21904/download.aspx
Regards,
Ken
-
Hi FlorentG,
it will fire when page post back, so you do not need to call it by code. the OnFileUploaded is fire after page post back too, so should be same as it.
Regards,
Ken
-
Hi,
I think you have not deploy the upload module correct.
Please refer to http://richtexteditor.com/deployment/rich-text-editor-aspnet.aspx step2, it has two sections, please try it one by one.
Regards,
Ken
-
Hi niyunzao,
I did not get any mail with the adobe ilustrator file. Can you show me your eamil address? do you mind send it to me again?
Regards,
Ken
-
Hi MayurNarsale,
To achieve these requirements, you need to wirte your own queue table. The example below shows you how to achieve it.
For requirement 1, I used property "CancelButtonID" to define my own cancel button, so I can hide/show it in "CuteWebUI_AjaxUploader_OnSelect(files) " depends on the files ...
-
Hi FlorentG,
You can achieve the same thing in the controller directly, then you can get your text field value. Like the example below, you can save the upload file in the red part.
public ActionResult selecting_multiple_files(string ...
-
Hi Rakesh692,
If works fine for me. Is your site online? If so, can you send me your editor page url? So I can check it for you.
You can send it to Kenneth@CuteSoft.net
By the way, the screenshot you attached shows not correct, please send it in mail too.
Regards,
Ken
-
Hi,
Yes, the API is
//Fires when upload is stopped and not do postback
function CuteWebUI_AjaxUploader_OnStop()
{
var hidden=this;
hidden.internalobject.insertBtn.style.display=''
}
And you can refer to all API at ...
-
Hi Rakesh692,
What do you mane the file not available in the uploaded folder? Do you mean can not insert the xlsx file into editor? Can you explain it in detail?
Regards,
Ken
... 92 ...
|
|
|