"save as" in IE
Hi,
I need to write a program to save a file from the server (over internet) to user's local machine when the user click on a link or an image.
If I am right, the concept might be the same as those IE prompted "save as" or "open" dialog. Is this right? But even it's true, how could it be done? I need to have the automatic saving to a folder which I would create. So everytime the user click on the link or image, my program will automatically save the particular file to the folder I create and direct to. I am pretty new in this area, so i would be grateful if any help given to me.
Thanks in advance,
P.
I need to write a program to save a file from the server (over internet) to user's local machine when the user click on a link or an image.
If I am right, the concept might be the same as those IE prompted "save as" or "open" dialog. Is this right? But even it's true, how could it be done? I need to have the automatic saving to a folder which I would create. So everytime the user click on the link or image, my program will automatically save the particular file to the folder I create and direct to. I am pretty new in this area, so i would be grateful if any help given to me.
Thanks in advance,
P.
0
Comments