javascript - jQuery upload plugin to work with JSP/Java -


I am trying to complete the following:

Upload a file by submitting a form (Entepe: Multipart / Form-Data) to perform a JSP operation that handles the rest (returning some XML data about processing and uploading, including writing files in the disc)

So far, I have this plugin:

It does not work well for two reasons:

  • It breaks down on Internet Explorer < / Li>
  • The code is written in half jquery, half the original javascript and your normal plugin is not in the authoring form, which makes it difficult to debug it.

I have also seen Uploadify (), but there is a different approach to this that will be needed for back-end changes.

Do you know any similar-form-in-hide-iframe plugins that are cleaner / cross-browser compatible? Or the alternative solution which I am missing?

Please note that I can not use regular due to specific requirements.

Thank you.

You can try:

Too many Good & amp; Simple


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -