Re: GetUploadedFile - Not working

  •  04-05-2010, 11:41 PM

    Re: GetUploadedFile - Not working

    Hi,
     
    If you specify the SaveDirectory , the temp file will move to SaveDirectory, and the GetUploadedFile will not work.
     
    SaveDirectory is a very basic function.  If you want to control the uploaded file, please do not use that property.
     
    Please check other samples, the samples will tell you where you can handle the files.
     
    Regards,
    Terry
     
View Complete Thread