How to set CuteEditor for ASP.Net to ReadOnly?

Last post 02-08-2006, 8:05 PM by wgraves. 4 replies.
Sort Posts: Previous Next
  •  02-08-2006, 5:19 PM 15720

    How to set CuteEditor for ASP.Net to ReadOnly?

    Hi there,
     
    In ASP how do I set the editor to readonly so that I can display some text without letting the user edit it?
     
    I have tried using the ReadOnly="True" property in both ASP and in the codebehind with absolutely no luck.  I've tried disabling it, enabled="False" etc.  No luck.  You're examples show how to do it using inline script like <% Dim Editor1 etc... %> but that is not acceptable.
     
    Thanks,
     
    Wes
  •  02-08-2006, 6:11 PM 15726 in reply to 15724

    Re: Read only online example

    If you look at the example code that is below that online example you will see it doesn't do anything to make the editor readonly.  So where in that example code is it doing that?
  •  02-08-2006, 8:05 PM 15731 in reply to 15730

    Re: editor.ReadOnly=true

    I don't have the downloaded code right now.  I was asking about your example on your website.  I didn't say I could delete/edit the code.  I asked you exactly how the example code is making it readonly?  Can you please just give me the ASP.Net property example for making the editor readonly?
View as RSS news feed in XML