M
mike
I know that I can create a form element using:
<xsl:element name="input">
but what about another tag like <td>.
<xsl:element name="td">
does not work.
Mike
<xsl:element name="input">
but what about another tag like <td>.
<xsl:element name="td">
does not work.
Mike