I am looking for suggestions for simple HTML tag validation.

When a user enters content, they quit often forget a bracket, closing tag, 
nested incorrectly, etc.

They usually only use the following tags.
<p></p>
<br />
<span
<ul></ul>
<li></li>
<ol></ol>
<div></div>
<strong></strong>
<a href></a>
<img scr= />

I am not real strong in DOM, but I was wondering if this might be useful.

Other ides are appreciated as well.

Thanks for any suggestions.

Steve Fogelson
Internet Commerce Solutions





----------------------------------------

To unsubscribe from this list, please send an email to [email protected] 
with "unsubscribe terascript-talk" in the body.

Reply via email to