How to save the file which comes from server automatically in the client side ?
- by Purushotham
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 ?