Re: Control customization

  •  02-11-2010, 10:23 PM

    Re: Control customization

    Hi,
     
    Once you use SaveDirectory or MoveTo to move the file , the GetUploadedFile will return null
     
    and you need maintain the list by yourself.
     
    You can maintain it by add the file information to session of database.
     
    Regards,
    Terry
View Complete Thread