How to disable HTML auto encode with my atributes?

  •  06-12-2010, 8:29 AM

    How to disable HTML auto encode with my atributes?

    Hi, dear
     
    I have a question when using the cool CuteEditor.Net in my CMS system.
     
    I have some custom tags, like: [control:XXXX Path="help?a=1&b=a"]
     
    When I save the  code and open the document again,  the custom tag will be auto-html encoded to:
     
     
    [control:XXXX Path="help?a=1&b=a"]
     
    That is not expected, do we have a manner to prevent this happen?
     
    Thank you 
    Filed under: ,
View Complete Thread