Re: web.config settings if I use both the CuteEditor and the ajaxuploader

  •  05-06-2009, 9:02 PM

    Re: web.config settings if I use both the CuteEditor and the ajaxuploader

    Hi,
     
    In the code you need use the full namespace :
     
    void Uploader1_FileUploaded(object sender, CuteWebUI.UploaderEventArgs args)
     
    Regards,
    Terry
     
View Complete Thread