Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • sun 403 posts 395 karma points
    Mar 20, 2009 @ 05:04
    sun
    0

    Help me, I don't know where is wrong!

    following can save.
    [code]

    [/code]

    But following is wrong, why?
    [code]

    [/code]

    How can I use second method to write this function?

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Mar 20, 2009 @ 09:50
    Ismail Mayat
    0

    Sun,

    Change your code to

    [code]


    [/code]

    however when you want to use nodes1 you will need to use msxml:node-set($nodes1) and forget to add namespace for msxml

    Regards

    Ismail

Please Sign in or register to post replies

Write your reply to:

Draft