I have a customer who is building an ASP.Net 2.0 administrative interface to upload images to another folder via the web. Normally, I just lock down the folder this interface is located at, and the user they log into has modify access to upload whatever they want to wherever they want on their site. However, they are now asking me if they can have 2 users that have this ability. This is “sort of” like the additional FTP account, but it isn’t via FTP, but rather via HTTP upload. Can this be done?
Thank you,
-Ben