Tell me please. Made a file upload using AJAX, a plugin for jQuery. There was a need to transfer the value when loading a file. By value, I mean the hidden input in which there will be a value. The server is written in Java - that is, I download the file via Servlet. Download only files there.
- And what to prompt? - Sergey Gornostaev
- @SergeyGornostaev how to do this? - Tsyklop
- Show the code that is. - Sergey Gornostaev
|