tags:

views:

189

answers:

1

Hi,

I have a website and my users can browse the website for general information. If user wants to post any data, they need to register in the website. At the time of registration (in registration form) they can upload their photo. Once registration process is completed they can even modify the previously uploaded photo.

My users are facing problem while they uploading their photo at the time of registration. I have given write permission to uploading files folder. But it is giving "Access denied" error.

There should be a provision to upload files with or without logging into application.

How can we achieve this?