Hello:
I am writing because I inherited an application which utilizes plugin.min.js and the interface is using the plugin.min.js to enable the user to attach a url. I now need to attach not just the url but also a .pdf file
I think I need to use the
Apache Commons FileUpload 1.4-SNAPSHOT API in addition to the plugin.min.js to accomplish this, but wanted to run this by the forum to see if anyone has any experience configuring plugin.min.js to do file upload, or if they have experience combining file upload with url upload.
Thanks,
Michele