Questions tagged [jsajaxfileuploader]
21 questions
0
votes
1 answer
How to limit file upload in angular-file-upload
I have used angular-file-upload to upload files, files are uploading everything working fine.
Now, I have to add restriction that user can not able to upload more
then 5 pictures and at one shot single file should upload How is it…

Amit Sharma
- 192
- 2
- 9
0
votes
2 answers
AjaxFileUploadHandler.axd coming up 404
I'm editing the original post because I've figured a few things out, so my question can be more specific.
I'm working with the AjaxControlToolkit and Visual Studio 2015 Community edition. I used NuGet to install the toolkit and the Html Sanitizer…

Daniel Anderson
- 275
- 3
- 16
0
votes
0 answers
AjaxFileUplaod not working on server side
I use ajaxfileuplad , Before Uploading to Server I test it local it was working , after Uploading to server , I had an issue that the there is no error returned , but the folder still empty no image is uploaded ,
I check the permissions for the…

Tamer Hatoum
- 49
- 9
0
votes
2 answers
How do you pass HTML input files to C# ASP.Net using AjaxFileUpload.js?
I'm new to stackoverflow so my apologies if I misuse any of the guidelines. I am in the middle of making a ASP.Net website and I have run into a very specific problem where I am using ProcessRequest to try and retrieve multiple files.
C# ASP.Net…

Dark Prince Zen
- 11
- 8
0
votes
1 answer
Passing File path to MVC controller from View with Ajax J query return null
I'm trying to upload a image using MVC 5 and Ajax Jquery (asynchronously) but value of image variable always return null,
i already checked some previous stack overflow posts regarding this issue but i could not find my mistake, can anyone help…

Thilanka Ishara Gunathilake
- 290
- 4
- 18
0
votes
1 answer
JSAjaxFileUploader show image after upload
I am using JSAjaxFileUploader but cant find any option to show the thumbnail after file uploaded as it automatically slide out.
There is no option for this in documentation either.

Imran Bughio
- 4,811
- 2
- 30
- 53