Search

You searched for the word(s):
< 1 second(s)
  • Re: how to validate user-generated html is well-formed?

    Hi Ken - thanks for this. That behavior is definitely a start. But I wouldn't expect your product to be able to correct ALL invalid html (pretty impossible!). However, I would really like a way (either within your product or using some available code) to&nbsp; just be able to validate that the html is well-formed. If a user creates poorly-formed ...
    Posted to Cute Editor for .NET (Forum) by pw007 on February 18, 2011
  • how to validate user-generated html is well-formed?

    I'm not talking about validating to w3 specs. I just want to ensure that the html that the user creates is 'well-formed' so that it doesn't screw up my 'host' page when it is displayed, because of missing closing tags, etc.. &nbsp; Does anyone have any method to achieve this? Even an imperfect solution will be welcome (and better than ...
    Posted to Cute Editor for .NET (Forum) by pw007 on February 11, 2011