Download file option

  • Thread starter Thread starter aspguru2003
  • Start date Start date
A

aspguru2003

Hi,
I want the users to dowload files( it will be txt , doc, zip formats)
and this files are located on some other external web servers. but we
have a link on our application to those files to download those
documents, so when the user clicks on the link, we want the system
able download the file which is located on external server.

Thanks
 
Hmmmmm is there a question here somewhere? Those companies currently
considering moving their programming staff off shore should read this
thoroughly. The tip of the iceberg.
 
Assuming that the files are on a web server on the remote web site, you can
just link directly to them with hyperlinks.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Neither a follower nor a lender be.
 
Back
Top