Re: unable to browse .aspx files when uploading

  •  03-29-2010, 8:45 PM

    Re: unable to browse .aspx files when uploading

    Hi,
     
    Please delete the code and only keep this line.
     
    files.AddRange(fs.GetFileItems(CurrentDirectory, secset.FileNamePrefix + "*" + ext));
    Regards,
    Terry
View Complete Thread