Re: 2 questions

  •  07-23-2010, 10:05 AM

    Re: 2 questions

    Issue 1:
    You do not have write permission of folder "uploadertemp", you can set the temporary directory to other folder and grant everyone full permission, you can try the following code:
    $uploader->TempDirectory="/uploaderdir";
     
    Issue 2:
     
    Keep us known.
     
    Regards,
    Eric
View Complete Thread