CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: XML newbie

  1. #1
    Join Date
    Nov 2001
    Posts
    3

    XML newbie

    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.


  2. #2
    Join Date
    Nov 2001
    Posts
    3

    Re: XML newbie

    Nm the 2nd question I figured it out.




Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured