Click to See Complete Forum and Search --> : XML newbie


warjockey
March 3rd, 2002, 11:55 PM
Ok this is my first day trying out this and I like it heh.

I'm been using XSL for a styling sheet.

I have a couple of questions tho.

1st question: Is there a way to add stuff through a javascript form or something similar?

2nd question: How do you make a link in XSL? I tried <a href="<xsl:value-of select="Link"/>"> but no luck.

warjockey
March 4th, 2002, 12:19 AM
Nm the 2nd question I figured it out.