hi, i try to upload a multiple image files. after that i will rename the files name. the problem is when i upload a 2 or more same files name exp-goal.jpg, it will return "files already exist". ok this is my codes, '=============================== Set Upload = Server.CreateObject("Persits.Upload.1") Count = Upload.Save("d:\cmsupload\
cimg\") for each File in upload.Files ' '......