Multiple file upload forms are sometimes essential for your web application but managing upload from multiple file input boxes becomes a bit tedious and lengthy. But thanks to jQuery using which we can make this task easier too. Today I’m going to show you some example Ajax file upload form that uses a lot lesser server side code and also provides a very nice user interface. You can enjoy test with demo and download to your server as well. Please read license before using it in public.