G
Guest
I have a requirement to validate some html at approx the ie6 level. The
validation cant take place use a web control, but must be done in an event
such as post back. Does anyone know of ideally an existing component I can
sent the html to and get back at a minimum a boolean to specify if the
validation was passed? Or a regular expression?
I have a third party rich text control, the users are on occasion cut and
pasting in badly malformed html, so validation is necessary.
Thanks much
Mark
validation cant take place use a web control, but must be done in an event
such as post back. Does anyone know of ideally an existing component I can
sent the html to and get back at a minimum a boolean to specify if the
validation was passed? Or a regular expression?
I have a third party rich text control, the users are on occasion cut and
pasting in badly malformed html, so validation is necessary.
Thanks much
Mark