prap19 Posted June 21, 2009 Share Posted June 21, 2009 Hello everyone The application which i am doing an application that needs to run a download.php script which accepts a querystring say 'id' (which is an array i.e users checks various files that is to be downloaded). I send this 'id[]' one by one to download.php(which downloads the file).But how to continue this process till all the checked files are downloaded because this needs that after the 1st file is downloaded it should return to previous page and the process should continue for another 'id'.I think we can do this with AJAX. Please can any help will appreciated. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.