Deleting images on a page and folder .

  •  08-27-2007, 4:12 AM

    Deleting images on a page and folder .

    I need to create a function in c# for deleting images on a specific page.
    This has to happen on the page but also in the folder ( /uploads ) .
     
    So i would like to know if a image (or images) is uploaded on a specific page .
    I need a function to do this . A Js function or maybe in the code behind .
View Complete Thread