file download problem.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Is it possible to user can download the pdf files thru my webserver which
the files are stored on different local machine on network.

like my aspx page contain href links to those files. i tried and cannt be
done. is it any other way to achive this?

Thanks
Bala
 
Take a look at Response.Page.TransmitFile().

Bala said:
but the link pointing to another computer under same domain. not in the
server.

From server we can access that file. bcos all same domain. but end user
cannt download those files. any other alternative for this.

thanks
bala
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top