uploaded photo modification on server restricted

Posted by crisgomez on Stack Overflow See other posts from Stack Overflow or by crisgomez
Published on 2010-05-28T04:15:11Z Indexed on 2010/05/28 4:21 UTC
Read the original article Hit count: 208

Filed under:
|

Hi,

Can anybody help regarding my problem?I created an application that upload photos. the photos are stored into a specific directory.When the photo uploaded is greater than the number of bytes allowed , the photo should be resize in order to have a size standard. The problem is, the photo is not resizing due to the lack of permission of the user to the specific directory in which the photos are stored.Is there any way around, to resize the photo without having granting permission to the application users?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about permissions