Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello Everyone,
I have a site that has a members area and I am looking for a tutorial that can I can follow showing me how to create a page that will allow the members to upload files (keeping track of who uploaded each file)
Any help is greatly apricated.
Paul Seal has your back:
https://codeshare.co.uk/blog/how-to-upload-a-file-to-umbraco-from-a-front-end-form/
You just need to figure out how to get the currently logged in user and associate whatever DB record you store the file in with that user.
Thank you! That is close to what I needed it. You are awesome
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Member file upload?
Hello Everyone,
I have a site that has a members area and I am looking for a tutorial that can I can follow showing me how to create a page that will allow the members to upload files (keeping track of who uploaded each file)
Any help is greatly apricated.
Paul Seal has your back:
https://codeshare.co.uk/blog/how-to-upload-a-file-to-umbraco-from-a-front-end-form/
You just need to figure out how to get the currently logged in user and associate whatever DB record you store the file in with that user.
Thank you! That is close to what I needed it. You are awesome
is working on a reply...