How to put a binary file(let say PDF) on memory for reading?

C

Cylix

The PDF is stored in server, I would like to copy the file from server
and put it on the client memory for reader, is it possible?
 
H

Herfried K. Wagner [MVP]

Cylix said:
The PDF is stored in server, I would like to copy the file from server
and put it on the client memory for reader, is it possible?

'FileCopy'/'File.Copy'.
 

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