Re: error in script

  •  05-19-2010, 2:58 PM

    Re: error in script

    http://aspuploader.com/document/scr/Choose-upload-method.htm , if you want to get the file name information, please use "Standard ASP Upload" or "Custom file upload handler", mvcfile.FileName will return the uploaded file's filename 
    "mvcfile.CopyTo" or "mvcfile.MoveTo" can finish same functionality as "SaveDirectory".
     
    Regards,
    Eric
View Complete Thread