Download File
I have two server one application other media.
I have the webpage in application server which have the links of media files on medai server.
When I click on these links the media file is playing and not downloading.
And I want to download it.
If the application and media was on one server then its easy to use WriteFile method but in that case we can't use this method.
Can any one have idea?
|