|
Search
You searched for the word(s):
Showing page 36 of 381 (3,805 total posts)
< 1 second(s)
-
Hi obaid7400,
client side use vpn will work. If the pc has low network speed with vpn, then try increase your server side timeout setting.
Regards,
Ken
-
Hi obaid7400,
The VPN environment you mean is the server environment or the client side pc environment? If you mean the server, then please refer to http://www.ajaxuploader.com/FAQ.htm#16 "How do I handle a large file upload?" section, ensure that your large file upload settings are ...
-
Hi,
Try set property "FilesPath" for the one which does not work. set the cuteeditor_files location for it.
editor.FilesPath ="Manage/cuteeditor_files"
Regards,
Ken
-
Hi bartje,
For the br question, it is the only way for now.
For the & question, please set property "UseSimpleAmpersand" to true, then editor will not cover the symbol.
<CE:Editor ID="editor1" runat="server" UseSimpleAmpersand="true">
...
-
Hi oompah,
Can you create an example page which can reproduce this issue and post here? So we can check it directly.
Regards,
Ken
-
Hi maryamp,
When click on the upload button it does not open the select file dialog? Or selected file for upload but the file did not upload to the server? Does your client get the same problem on http://www.ajaxuploader.com/demo/select-multiple-files-upload.aspx too?
Regards,
Ken
-
Hi nygter,
Below is the javascript part of the start upload manually example, it use to start the upload when click on the button. If you do not use the js code to start the upload, then when click on the button, it will not does ...
-
Hi MattFranklin,
Please create a folder name "MyTemp" under your site root, and set it for the TempDirectory property like below. Then give the full permission to user "Everyone" of this folder and try again. It will fix this error.
<CuteWebUI:UploadAttachments ID="uploader1" ...
-
Hi bartje,
Please add the code below into the bottom of your page, it will switch the <br /> to ...
-
Hi AndyFel,
This is not a bug, this is by design. I will discuss it with the developer, so we can improve it in the future version.
Regards,
Ken
... 36 ...
|
|
|