Hello All,
How can I get the proper XHTML output from the FCKEditor. Documentation says that I can get an XHTML output but I do not know how I can accomplish this.
I tried using "EnableXHTML" property and setting its value to true. But it does not give me a proper XHTML output. Whenever I hit spacebar on my keyboard it outputs which is not a valid character. I tried using UseBRCarriageReturn but with no success.
Does anyone know how I can use FCKEditor in ASP.NET?
Thank you.
How can I get the proper XHTML output from the FCKEditor. Documentation says that I can get an XHTML output but I do not know how I can accomplish this.
I tried using "EnableXHTML" property and setting its value to true. But it does not give me a proper XHTML output. Whenever I hit spacebar on my keyboard it outputs which is not a valid character. I tried using UseBRCarriageReturn but with no success.
Does anyone know how I can use FCKEditor in ASP.NET?
Thank you.