JavaScript error when making control readonly (Cute Editor 2.2)

  •  04-03-2004, 5:17 AM

    JavaScript error when making control readonly (Cute Editor 2.2)

    I have a cute editor control on a ASP.NET page. Initially the editor is read-only with a button on the page switching it to writeable and back. Switching from read-only to writeable works fine but switching back is causing a JavaScript error Line: 102 Char 6 Error: Object doesn't support this property or method My browser is IE 6.
View Complete Thread