Welcome Guest, Not a member yet? Register   Sign In
I can not download the files on a server
#5

[eluser]jonez[/eluser]
Are you trying to upload files through AJAX using jQuery's serialize method on the form? If you are that won't work. Check this plugin out for a solution: http://cmlenz.github.io/jquery-iframe-transport/

If you don't need to support older browsers (IE10+) you can do AJAX uploads using pure JS through the FileReader API in HTML5.


Messages In This Thread
I can not download the files on a server - by El Forum - 01-19-2014, 05:48 AM
I can not download the files on a server - by El Forum - 01-19-2014, 11:41 AM
I can not download the files on a server - by El Forum - 01-19-2014, 11:46 AM
I can not download the files on a server - by El Forum - 01-19-2014, 11:54 AM
I can not download the files on a server - by El Forum - 01-21-2014, 08:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB