All I want is:
In addition, the simpler the better.
A fragment will be welcome.
There are many scripts and manuals. Check for example http://www.ajaxf1.com/tutorial/ajax-file-upload-tutorial.html
-, , , , <input type='file'/>, .
<input type='file'/>
<iframe/>, XMLHttpRequest , , , , script, , , , , - , . , - , . , ...
<iframe/>
, , , .
, <input type='file'/> <input type='hidden'/>, . , , save, .
<input type='hidden'/>
, , save.
XMLHttpRequest ( Firefox Safari/Chrome ), - <iframe>.
<iframe>
If you want to download a real XHR file, I wrote an extended article on how to do this in Firefox 3. This is the low level that you really need to create an actual HTTP request from JavaScript strings.
Maybe GearsUploader will match.
Source: https://habr.com/ru/post/1720344/More articles:Нужна помощь в установке MySQL для Python - pythonHow to group content by date (Rails) - ruby | fooobar.comhow to enlarge image using jquery - jqueryCheck for a word in NSString - objective-cOperations and functions that increment virtual bytes - c ++What are the packages for many Unicode characters? - unicodeHow to wrap a CLI program in Python (while maintaining interactivity)? - pythonHow to fully substantiate latex code on EMACS - emacsSlow performance on asp.net website, where should I look for a problem? - performanceTest-based development for the C ++ XPCOM component? - c ++All Articles