Thursday, April 21, 2011

Downloading s3objects with a save as dialog box

I am using Amazon SDK. In my ASP.NET application, I am trying to directly stream an S3Object to a client, without loading it via my web server and then sending it to the client.

From stackoverflow

0 comments:

Post a Comment