> Gotta change the DTD -1
> or the id +1 > . Patch attached. -1 An id has to be unique within the doument. CDATA not. Since the id attribute will become an anchor in the generated html file, uniqueness is postulated. An id comes with some restrictions. The same restrictions (and more, if I'm not mistaken) applys to anchors. When using a slash within the anchor name, we will get an invalid html document. Kess --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
