jQuery-File-Upload.MVC3 icon indicating copy to clipboard operation
jQuery-File-Upload.MVC3 copied to clipboard

Need help with adding functionality

Open maverickbluer1 opened this issue 11 years ago • 0 comments

I'm spending way too much time on figuring this out and would like to hire someone as a consultant to help (1) implement some additional functionality and (2) fix a couple of problems.

App is in MVC4. Attached is screenshot of File-Upload as implemented so far.

Below is a list of things that are needed.

Enhancements needed:

  1. Trigger form validation on click of “Add Files” button prior to allowing user to add files (if form not valid then cancel process of adding files)
  2. Assign an auto-generated filename to the upload (rather than user’s file name)
  3. Add information to database about upload on completion (I have a class to do this, just need a hook to call the function, preferably from the “Upload File” button)

Implementation fixes needed:

  1. Image returned after file upload is very large
  2. Slideshow not working (when click on image it simply downloads)

upload_screenshot

Thanks. If anyone interested let me know. Happy to pay for help.

Pat

maverickbluer1 avatar May 09 '13 18:05 maverickbluer1