javascript - Submit in Fine Uploader without a file -


i have fine uploader using upload file , submit form data @ same time.

i have edit option allow change form data or without changing file. so, possible have fine uploader submit without requiring file submitted along form data.

no, fine uploader not general-purpose library. deals cross-browser uploading, , it's complex enough without branching out other areas. if you'd submit form without file data, it's easy cross-browser, no library required. without knowing more web app, can't provide more detailed answer. if you'd request feature, please in fine uploader github repository's issue tracker. if take route, please describe use case in detail.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -