J
JP SIngh
Hi All
We have a page which we want to allow our users to download files.
Can someone point to peice of code that we can use to force the download as
opposed to opening the files in the browser.
Only one issue here the code need to work with UNC path like
\\myserver\files\ and not just c:\inetpub\wwwroot\files
I did have a look on internet but all of the code seems to be using local
path names but none with UNC path name.
Please help!
We have a page which we want to allow our users to download files.
Can someone point to peice of code that we can use to force the download as
opposed to opening the files in the browser.
Only one issue here the code need to work with UNC path like
\\myserver\files\ and not just c:\inetpub\wwwroot\files
I did have a look on internet but all of the code seems to be using local
path names but none with UNC path name.
Please help!