Is it possible to download image in ajax?

Hi, I have a working script in in php in downloading the image, when I tried to use jquery.ajax and send parameter(imagefilename) to my php script.nothings happen.

Thank you in advance.

You mean upload?

Yes.

http://stackoverflow.com/questions/4856917/jquery-upload-progress-and-ajax-file-upload/4943774#4943774

Thank you for the reply, It’s download,anyway i solved it.

Thank you

Hi Jemz, could you perhaps just describe the problem and how you solved it? It might help others who run into the same problem. :slight_smile:

Hi fretburner,

This solved my problem using jquery download plugin for ajax and it works like a charm :smile:

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.