streaming files with web server in asp.net

G

Guest

I need to have a <webserver> routine (.asmx) that will accept a string value
(This value is a server/URL that will point to a .pdf file on another server
somewhere). Have this file streamed back to the client server or localhost
where I can manipulate the file by reading the contents or saving the file.
Can someone point me where I can get information on how to accomplish this.
 

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

Top