|
Browse by Tags
All Tags » uploader
Showing page 1 of 2 (18 total posts)
-
What's new version 4.0:
•Drag-and-Drop Support
•Drag and drop & Image Crop
•jQuery File Upload Control
•Client-side IMAGE RESIZE
Download link is here.
More about Ajax Uploader
-
I am using the single file upload and note that after the file is upload, the gride with the file name and check mark appear for only a second, then immediately replaced by the Trace information. I can not figure out what is caused the grid to disappear.
Also, I would like to customize the grid to remove the ...
-
If we add this <httpRuntime requestValidationMode=″2.0″ /> its working.thanks man., but is there any other problem will may occur in future for this validationmode?
-
After placing my uploader into my project I began receiving the following errors depending on my browser; http error1 :405:Method Not Allowed http error1 :12031:Unkown I tried removing one part at a time from my page until my uploader worked. It turned out to be the Action=''#'' property within my pages Form tag. Any ...
-
Hi kenneth., yes my site in in online... The license problem is solved and the delay problem solved, but i tested the my application in various scenario, that time i was met that same error again. Failed to load resource: the server responded with a status of 500(Internal Server error) .Is there any code to flush ...
-
Hi Kenneth., Now the delay problem solved, but i tested the my application in various scenario, that time i was met that same error again. Failed to load resource: the server responded with a status of 500(Internal Server error) .Is there any code to flush or clear the ajax uploder after uploading a ...
-
Hi., I already posted about my error., Yesterday its cleared by Mr.Kenneth.but now i am getting that same error while uploading.I also use the below in web config.<add key=''CuteWebUI.AjaxUploader.RewritePath'' value=''False'' /> <add key=''AjaxUploaderLicense'' value=''~/License/AjaxUploader.lic'' ...
-
A user on our website is receiving a message from Windows Internet Explorer when they attempt to upload a file (via Ajax Uploader). The message reads,''SLM Error:12029''. What does this message mean and what can I do to resolve it?
Thanks for your attention to my problem!
-
How can I throw a server side error if file upload is not successful?
Thanks.
Ron
-
I was getting the same error and it was indeed gone after I forced the control to use Flash: uploader.UploadType = UploadType.Flash; My question now is this:What happens if the user doesn't have Flash installed? Does it fall back to Silverlight? Or does it simply fail?
1
|
|
|