Hi all and thanks for helping!
Basically(lol) what I'm trying to do is create an "upload files" feature on a page on my new site. I have managed to copy/paste the readily available code you can find everywhere for a single file upload, but I need to make it a bit more specific and safe.. Here's what I need help with.
I need to be able to add an upload feature, that can accept multiple files of a certain type, BUT, I need to be able to limit the quantity depending on how they get to the page.. i.e. after they have made a payment in paypal, they will be taken to a landing page to upload their images. I have no issues creating many different landing pages, so I only need the maximum allowed files for that particular page(with the ability to change that maximum amount for different pages).
Also, I need to be able to adjust the minimum file size AND maximum file size which will be between 0.5mb and 20mb for example.
Next, I need those uploaded files to be able to save on the server in different folders that don't exist if that makes sense, for example:
/uploads/06JAN11 - Mr D Davies -
xyz@xyz.co.uk(email address)
/uploads/06JAN11 - Mrs J Johnson -
xyz@xyz.com
/uploads/08JAN11 - Ms G Goliath -
xyz@xyz.com
etc etc
Ok, this is asking quite a lot so far, there is more.. But it is my first website, and I have made EVERYTHING from scratch, not knowing a thing, apart from these few things...
Ok, I also need help with making sure the landing page to upload the files are unavailable to anyone after they have paid to paypal, i.e. the old paypal hack of typing the "payment successful" page address and getting the item for free... so for example no one can type
www.mysite.com/paymentaccepted/uploadphotos
and get a free service lol...
Finally! at long last I hear you say, I need to be able to send a link to their email address, so they can directly download the files they have sent to me, from probably the same folder they uploaded them to in the first place....
I know this is probably asking a lot, but I'm a fulltime carer looking for my break, I can't afford anything in terms of money, but I can pay with time, for example if you have any mundane tasks need doing, or any help yourselves, I have no problems in returning the favour.. If you're happy helping out of the goodness of your heart, then its much appreciated too
Yhanks for reading, and any more info you need, please feel free to ask. I have Skype/msn etc etc if you need to go through some things in real time. I'm not stupid or anything lol, but this is my first site, and considering I have made the WHOLE site with Dreamweaver, Fireworks and Flash without knowing a thing 2 months ago, I think I have done well lol! It's just this one VERY important feature I have arrived at, and havent a clue where to start...
Thanks again
T1M3L355