Re: issue with url rewriting and the upload component

  •  09-26-2009, 8:50 AM

    Re: issue with url rewriting and the upload component

    Please try to add this to web.config appSettings :
     
    <add key="CuteWebUI.AjaxUploader.RewritePath" value="False" />
     
    Regards,
    Terry
     
View Complete Thread