Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
i Want to create a file upload in mvc4 and when i will upload file (if file already uploaded then a message that this file already exist do you want to replace this file)
Posted
Updated 10-Feb-14 1:59am
v2

1 solution

You can use DropZoneJs for that.

What is DropZoneJs ?

Quote:
DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews.


Check here for more info : DropZoneJs

Handling File Uploads from Dropzone.js with ASP.NET MVC
 
Share this answer
 
Comments
Sampath Lokuge 10-Feb-14 8:24am    
Sorry.I couldn't get what you told.Can you explain bit more ?
Ajay 10186562 14-Feb-14 5:29am    
I want to say that i want to upload a image of student with his deatils like name ,email,address and his image .. in mvc4 ,,,,,,,
i thik now you will understand What is i am saying
Sampath Lokuge 14-Feb-14 6:41am    
Why can't you use above js library for that ? What's the problem with it ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900