|
Browse by Tags
All Tags » Ajaxuploader
Showing page 1 of 5 (42 total posts)
-
Is it possible to upload a file to a Web.API method instead of a postback?
-
Hi we have new MVC 4 Application hosted in our SharePoint Site 2013. We are having an issue when the Application was accessed in IE9 the uploader button was disabled but when it is accessed in IE10 there is no problem. Im already using the latest version of ajax uploader.
I added below code on the head tag of my sharepoint master page ...
-
Hi.
I am trying to upload a file with a rather long name (~ 170 characters) and get the error message: "The specified path, file name, or both are too long. The fully qualified file name mush be less than 260 characters, and the directory name must be less than 248 characters."
My understanding is, ...
-
Hi,
We are using CUTEWEBUI Uploader to Upload files to the FTP server it was working nice if we use Single System to upload the files but if we use multiple systems to Upload the files it is showing the following Error in any one of the System which is Uploading the file.We had specified the Web Config key for the Temporary Folder ...
-
Using the uploader with ASP.NET MVC 3 (Razor), I have configured the uploader like this:
private void InitializeUploader(MvcUploader uploader)
{
uploader.UploadUrl = ...
-
So I've been stuck on this problem for quite a few hours now, searched forums, tried everything people suggest, but i just can't make it work.
I have a (rather large) web form. Somewhere on the form is an updatePanel which contains a CuteSoft Ajax Uploader control. That control calls a function in my code behind when a file is ...
-
Step1 :- user selects file
Step2:- Text of Insert Button should get changed to "Uploading......"
Step:- after upload completed Insert Button Text should get changed to " Upload Completed"
I was wondering if it is possible in ajaxuploder
please guide me if any body have idea
Thanks
Rajiv
-
We are using the AjaxUploader but are receiving Silverlight errors when uploading files. This is happening in IE 9 with version 5.1.10411.0 of Silverlight. It's strange becuase if you try enough times the file will eventually upload.
The error that we see is Silverlight The upload task is interrupted!
Does anyone know what ...
-
Hi,
I had AjaxUploader working pretty much as I wanted it. Then my boss requested me to change some parts (mainly UI).
And now, for some reason, neither OnUploadCompleted nor OnFileUploaded fire anymore. OnFileValidating still fires when its supposed to.
Here is my Uploader
<CuteWebUI:UploadAttachments ID="AjaxUpload" ...
-
Thanks kenneth., Problem solved.... But while uploading a small image file with 5 to 10 kb getting delay to upload.The progress bar showing 1 to 2 minutes for uploading with small image file. Otherwise its working good. Can i know why its getting very late to upload, Is that issue on server side or mine? Thanks ...
1
|
|
|