User Profile

Collapse

Profile Sidebar

Collapse
lharenyam
lharenyam
Last Activity: Sep 2 '07, 07:56 PM
Joined: Aug 14 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lharenyam
    started a topic Please Help!!!!!!!!!!!!
    in XML

    Please Help!!!!!!!!!!!!

    Hi,
    I nedd help copying values form one node to another

    Help copying values from one node to another
    --------------------------------------------------------------------------------

    Hi,
    i have two xml nodes
    <values>
    <value/>
    <description/>
    <checked>
    </values>

    and second one
    <names>
    <name/>...
    See more | Go to post

  • lharenyam
    replied to Help copying values from one node to another
    in XML
    Thanks for your reply.it did work the first time that is when iCtr=0, but the second time thru the loop, gave me an object error.
    Any insight into this will be greatly appreciated....
    See more | Go to post

    Leave a comment:


  • lharenyam
    started a topic Help copying values from one node to another
    in XML

    Help copying values from one node to another

    Hi,
    i have two xml nodes
    <values>
    <value/>
    <description/>
    <checked>
    </values>

    and second one
    <names>
    <name/>
    <namedesc/>
    </names>

    I am trying to copy the value and description values from nodevalues into names node, but with no luck, here is what I have so far,Any help will be greatly appreciated....
    See more | Go to post
No activity results to display
Show More
Working...