Archived Forum Post

Index of archived forum posts

Question:

How can I use S3_DownloadBytes to display a file?

Jul 02 '15 at 01:12

Hello,

I'm well versed in using S3_DownloadFile to download a file from S3 (in this case, a PDF file) and then using Response.BinaryWrite to display the file I just downloaded. What I'm stuck on in how to display a file using S3_DownloadBytes. Any advice anyone has is greatly appreciated!

Thanks!