Re: Refreshing the page after upload

  •  08-21-2009, 8:44 AM

    Re: Refreshing the page after upload

    Hi,
     
    You need a <form> , and handle the $_POST value ,
     
    Or you need use JavaScript to handle CuteWebUI_AjaxUploader_OnPostback event.
     
    Please check our samples which are included in the downloaded package.
     
    The samples contains both methods.
     
    Regards,
    Terry
View Complete Thread