May I request some advice please.
I've been asked to create a website that will allow unauthorised/unknown users to apply for an account. Prior to be being approved for an account, they are required to submit some supporting documents in PDF form as part of the registration form.
Do I want to allow an unknown user to submit anything to the site?
Any documents they upload would potentially contain their information - do they want to be loading it?
I would rename the file as it is uploaded and remove it from the initial upload location as soon as they submit their request.
Is there a better way of doing this?
Thanks