Page 1 of 1

Upload Redirect and Max File Size

Posted: Tue Nov 25, 2008 12:16 pm
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

Re: Upload Redirect and Max File Size

Posted: Tue Nov 25, 2008 1:02 pm
by garethtdavies
Scratch that, just realised that all the parameters are available from JS3Upload and these are well documented :D

Re: Upload Redirect and Max File Size

Posted: Tue Nov 25, 2008 7:02 pm
by support
No problem ;)