Upload Redirect and Max File Size

Amazon S3 upload add-on.
Post Reply
garethtdavies
Posts: 4
Joined: Tue Nov 25, 2008 12:11 pm

Upload Redirect and Max File Size

Post by garethtdavies »

Hi,

I'm developing a public upload form whereby authenticated users of my site can upload video directly to S3. The JS3Upload looks the perfect solution but I need a couple of things that I'm not sure are supported.

When the upload is completed I need to get the filename that is passed into PHP so I can store it in my database - maybe simply redirect to a new page? Is this possible?

I also want to limit the filesize to 1Gb. Is this possible?

Many thanks.

Gareth

garethtdavies
Posts: 4
Joined: Tue Nov 25, 2008 12:11 pm

Re: Upload Redirect and Max File Size

Post by garethtdavies »

Scratch that, just realised that all the parameters are available from JS3Upload and these are well documented :D

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Upload Redirect and Max File Size

Post by support »

No problem ;)

Post Reply