Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matt 1 post 21 karma points
    Aug 04, 2011 @ 02:23
    Matt
    0

    media upload directory for image gallery user control

    I've written a simple C# user control to have an image gallery with multiple albums. 

    Basically it looks at /media/gallery/ and then each directory is an album. 

    It works fine if I create the structure via ftp. However I was hoping there would be a way to use the "media" upload functionality to allow the users to create or upload to a particular album. 

    Obviously when you upload with the media control it creates id-xyz.jpg

    Is there a way to control this so that a user could upload to /media/gallery/album1 etc... 

    The default behavior is fine for "page images" but I need a "static" path for the image gallery.

    Thanks for any help. 

Please Sign in or register to post replies

Write your reply to:

Draft