Multiple albums in DNN with DotNetGallery module

  •  05-06-2005, 4:45 PM

    Multiple albums in DNN with DotNetGallery module

    How are you guys handling multiple albums in DNN and the DotNetGallery module?  I don't see how you can pass a variable to the module in DNN (ie .aspx?album=album_name_here).  I was thinking that creating a new album would be as simple as creating a new page and embedding the code from the DotNetGallery module (dotnetgallery.acsx) into the body of the page.  But this does not work, adding the module through the module definition in DNN is obviously passing more variables than I am aware of to the page.
     
    Thanks for the help,
     
    Jeff
View Complete Thread