How to save the file which comes from server automatically in the client side ?

Posted by Purushotham on Stack Overflow See other posts from Stack Overflow or by Purushotham
Published on 2010-06-17T05:18:54Z Indexed on 2010/06/17 5:23 UTC
Read the original article Hit count: 131

Filed under:

Hi,

I need to save the files which are coming from the server automatically in the client side. The file comes to the client side to download. At that time I want to save the file automatically without user interaction. Is there any way to do this ?

© Stack Overflow or respective owner

Related posts about JavaScript