Re: CuteEditor Incompatible with AjaxUploader on Same Page when smartNavigation is ON

  •  12-01-2009, 6:30 PM

    Re: CuteEditor Incompatible with AjaxUploader on Same Page when smartNavigation is ON

    Hi Terry,
     
    We are now using the uploader of the Editor itself and still get script error as attached. I have copied the portion of the script that is highlighted on the error which is:
     
    {if(Ox1e[OxO67b8[728]]!=null)
     
    Our page has 10 editor uploaders 1 for each image and we have used the property InsertButton to attach each uploader to an image. Now if you upload 1 image , everything is OK - But when you start uploading the 2nd or 3rd images, then the script errors occur.
    This is so easy to test. As I mentioned we tested this situation with your own sample pages that have no other scripts and the errors DO OCCUR but you MUST set the :
    <pages smartNavigation="true/> in the web.config
     If you do not get the errors after trying to upload several files , please send me the file you think works OK!
    Many thanks
     
    P.S. is there any way for us to use 1 Uploader and then whenever we click 1 image, we invoke the upload and then clicking the next image, we invoke the 2 upload using the same uploader - but we also need a way to identify which element was clicked on the server . In addition everytime we upload an image we need to do something so we cannot use the batch upload scenario of all files at once.
     
View Complete Thread