Could you tell me how to create directories programaticly, in c# , that users coul upload images into them?
i've managed to create the dirs but when i try to upload images to there the image aplication says: unable to upload.
i've tryed the following code:
Programmatically set the image gallery path
but it seem's not to work even with some alterations