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
Post a Comment