Page 1 of 1

want to save the downloaded file in specific location

Posted: Wed Jan 27, 2010 3:26 am
by lokesh_kumar_s
hi,
i am having a file in the server i want to download it and save it under D: using javascript.
please tell me how can i do it?

Re: want to save the downloaded file in specific location

Posted: Wed Jan 27, 2010 10:22 am
by pickle
You can't. Javascript doesn't have that type of control over the client file system.