I have an <xml> object on my page. I can use jscript to add, delete and
update rows.
I would appreciate an example of how to build an updategram as the user does
an update, delete or add to the rows.
This is the hardest thing to find an example of, I have been searching for
quite a while with no luck.
I really will appreciate any help you can give.
thank you
mark
G.Muthukumar - 04 Feb 2005 08:55 GMT
you can use microsoft xmldom object for working with xml documents +
javascript. it supports a lot. you can get example programs using google by
typing "xmldom programming + javascript"..
muthukumar
eptech
> I have an <xml> object on my page. I can use jscript to add, delete and
> update rows.
[quoted text clipped - 6 lines]
> thank you
> mark