2 Topics

Member Avatar for
Member Avatar for unikorndesigns

Well i know its an online file storage web service but i wanted to know specifically hwo do you use it? Let's say i have web application where people upload a lot of files and later on edit and store those file on the server. Ideally i would save files …

Member Avatar for Colleen86
0
262
Member Avatar for zooby

I have the following template that I am using to upload files into AMAZON S3. I'll display the template right here: [CODE]<cftry> <!---ACCESS KEY ID = SECRET ACCESS ID = BUCKET NAME = cic-audio FILE NAME = amazon_s3_test.txt---> <cfparam name="URL.step" default="view"> <cfoutput> <cfif URL.step eq "view"> <cfscript> // IMPORTANT: Set …

Member Avatar for matricol
0
266

The End.