Screwy Characters

Last post 09-18-2006, 9:42 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  09-18-2006, 5:02 AM 22791

    Screwy Characters

    I've jsut downloaded the trial version of the software and implemented it into a site i'm working on and each time i try to return the value from the box i am confronted by text which looks like...
     
    a c#5mpany r#9gi#7t#9r#9d in #angland and Wal#9#7 with c#5mpany numb#9r: 273919 R#9gi#7t#9r#9d #6ffic#9 Addr#9#7#7:#1br#2#8il#9ntnight H#5u#7#9, #8alt#9rf#5rth, Barn#5ld#7wick, Lanca#7hir#9, BB18 5U#a#1br#2T#9l#9ph#5n#9: 01282 813051#1br#2Fax: 01282 813466#1br##1/p#2
    Inf#5rmati#5n C#5ll#9ct#9d#1br#2#1br#2Wh#9n y#5u r#9gi#7t#9r a#7 a u#7#9r #5n th#9 myfir#7tb#9d.c#5m w#9b#7it#9 ("th#9 #8it##5fil#9. M#5#7t
     
    Is this a limitation of the demo software or is there something else crazy wrong with how i'm implementing the control?
  •  09-18-2006, 9:42 AM 22798 in reply to 22791

    Re: Screwy Characters

    mattp,

    Editor.EncodeHiddenValue Property
     
    By default Cute Editor will encode the value in the Hidden field automatically. You can turn it off by setting this property to "false". If this property is set to false, ValidateRequest="false" in the page directive is required.
     
    CuteEditor autmatically encode/decode the hidden value. If you get the content by this.Request["DDD:RichTextBox"], please set Editor.EncodeHiddenValue Property to false.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML