ASPX templates
Version 4.x > ASPX templates > Best way to allow users to upload files View modes: 
User avatar
Member
Member
joe.cicchetto-softmediainc - 5/8/2009 7:29:20 AM
   
Best way to allow users to upload files
I know I can create an entirely custom solution, but I was wondering if there was an easier way to utilize Kentico's functionality to allow users to upload images, and then have an administrator change that image and then make that file available for download to that user only?

I started with a BizForm with the file field, but I'm not quite sure how to make that image available only to that user again to download. I know you can put security on the entire form, but not specifically certain rows. Any ideas?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 5/18/2009 7:54:44 AM
   
RE:Best way to allow users to upload files
Hi,

It would be better to create custom web part for this. In this web part you will have the upload control, so the user can upload the file, after the upload you can create a document for this file and apply the workflow and security. So, after the file will be published, only this user will be able to download it. I hope it makes sense.

Best Regards,
Juraj Ondrus