I create a website with very simple cms. I already created the form already with input type = "file" for uploading images, but the client wants to upload several files at once. So I searched and I found Uploadify , but also found some errors, and I want to try something else. Any help?
Thanks in advance;)
Take a look at plupload .
This is a plugin that uses many different technologies to upload multiple files to the server, such as HTML5, GEARS, FLASH, HTML4, SILVERLIGHT and selects the one that works best in the user's browser.
jquery UI .
, HTML5, . , gmail.
one of the possible ways is to download the zip file through input type = "file" and unzip it into a script after loading
Take a look at https://github.com/ieb/jQueryFileUpload.Net
Source: https://habr.com/ru/post/1781341/More articles:How to use OpenID for authentication in WCF data services from a Windows Phone 7 application? - asp.net-mvcJava Swing closes ONLY one application - javaWhen implementing the JSONRPC 2.0 server, support for both nominal and positional arguments is required? - json-rpcRails helper method that works differently in different environments - ruby | fooobar.comPython command line programming examples, recipes - pythonLine break on some Qtip tooltips - jqueryIs there a web server plugin for Eclipse? - eclipseImport doc and docx files into .Net and C # - .netmllab rgb value dilemma - matlabRails of a conditional subclass of STI from a base class - ruby-on-railsAll Articles